3 Commits

Author SHA1 Message Date
62e1af87a7 Merge version_4 into main
Merge version_4 into main
2026-04-23 05:42:05 +00:00
37da3e1b2a Update src/app/page.tsx 2026-04-23 05:42:02 +00:00
70a31603d8 Merge version_3 into main
Merge version_3 into main
2026-04-23 05:39:59 +00:00

View File

@@ -60,7 +60,8 @@ 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 The Collection", href: "#products" }]}
buttons={[{ text: "Shop Premium 3D Hardware", href: "#products" }]
}
/>
</div>