4 Commits

Author SHA1 Message Date
74b869a2dd Update src/app/page.tsx 2026-04-23 05:39:53 +00:00
0ee0cb9912 Merge version_2 into main
Merge version_2 into main
2026-04-23 05:38:52 +00:00
ebe1f8fe20 Update src/app/page.tsx 2026-04-23 05:38:49 +00:00
d2a8a2af40 Merge version_1 into main
Merge version_1 into main
2026-04-23 05:37:44 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545665.jpg", imageAlt: "exploded 3d hardware device" },
{ imageSrc: "http://img.b2bpic.net/free-photo/person-with-blue-monday-subtitles_23-2149182958.jpg", imageAlt: "3d floating tech gadget" }
]}
buttons={[{ text: "Shop Now", href: "#products" }]}
buttons={[{ text: "Shop The Collection", href: "#products" }]}
/>
</div>
@@ -147,6 +147,7 @@ export default function LandingPage() {
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}
buttons={[{ text: "Contact Sales for Bulk Orders", href: "#contact" }]}
faqs={[
{ id: "f1", title: "Shipping times?", content: "We ship globally within 3-5 business days." },
{ id: "f2", title: "Return policy?", content: "30-day hassle-free return window." },