2 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

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>