diff --git a/src/app/page.tsx b/src/app/page.tsx index 0833abb..39b7ca5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import MobileMenu from "@/component/MobileMenu"; import { useRouter } from "next/navigation"; export default function Home() { - const [visibleCount, setVisibleCount] = useState(12); + const [visibleCount, setVisibleCount] = useState(15); const router = useRouter(); const [openIndex, setOpenIndex] = useState(null); @@ -86,7 +86,8 @@ export default function Home() { { id: 2, name: "Ben Fielding", company: "Co-founder of Gensyn", img: "/speakers/4.png", icon: "2" }, { id: 6, name: "Evan Feng", company: "Partner at CoinFund", img: "/speakers/12.png", icon: "5" }, { id: 11, name: "Nihal Maunder", company: "Junior Partner at Pantera", img: "/speakers/14.png", icon: "14" }, - { id: 12, name: "Tom Schmidt", company: "Partner at Dragonfly", img: "/speakers/7.png", icon: "13" }, + { id: 13, name: "Tom Schmidt", company: "Partner at Dragonfly", img: "/speakers/7.png", icon: "13" }, + { id: 12, name: "Sean Ren", company: "Cofounder of Sahara AI", img: "/speakers/15.png", icon: "15" }, ]; // 点击按钮后展示更多数据 @@ -311,7 +312,7 @@ export default function Home() { /> icon
-
+
-
+
router.push("https://medium.com/@cubesummit")} width="24" @@ -1098,6 +1096,14 @@ export default function Home() { width={20} height={20} /> + router.push("https://t.me/cubesummit")} + src="/tg.png" + alt="tg" + width={20} + height={20} + />
@@ -1144,7 +1150,16 @@ export default function Home() { -
+
+ router.push("https://t.me/cubesummit")} + src="/tg.png" + alt="tg" + width={20} + height={20} + /> + router.push("https://medium.com/@cubesummit")}