Joshleeave commited on
Commit
a840881
·
verified ·
1 Parent(s): 926539b

Update src/app/interface/upgrade-banner/index.tsx

Browse files
src/app/interface/upgrade-banner/index.tsx CHANGED
@@ -3,7 +3,7 @@ import './index.css' // 确保将CSS样式保存在此文件中
3
 
4
  const UpgradeBanner = () => {
5
  const handleClick = () => {
6
- window.open('https://aicomicfactory.com/pricing')
7
  }
8
 
9
  return (
 
3
 
4
  const UpgradeBanner = () => {
5
  const handleClick = () => {
6
+ window.open('https://aicomicfactory.org/')
7
  }
8
 
9
  return (