2 Commits

Author SHA1 Message Date
80a6d08345 Update src/app/page.tsx 2026-05-10 03:57:19 +00:00
d57165a181 Merge version_2 into main
Merge version_2 into main
2026-05-10 03:55:12 +00:00

View File

@@ -75,6 +75,7 @@ export default function LandingPage() {
{ id: "p5", name: "Basic Plus", price: "$499", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-white-podium-with-cubes-modern-studio_187299-46586.jpg" }, { id: "p5", name: "Basic Plus", price: "$499", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-white-podium-with-cubes-modern-studio_187299-46586.jpg" },
{ id: "p6", name: "Power Series", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-5011.jpg" } { id: "p6", name: "Power Series", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-5011.jpg" }
]} ]}
buttons={[{ text: "Shop All Deals", href: "#products" }]}
title="Latest Arrivals" title="Latest Arrivals"
description="Explore our curated selection of the newest and best performing mobile devices on the market." description="Explore our curated selection of the newest and best performing mobile devices on the market."
/> />