From 07d55c0935f9848c513f8e358f01e2c10f7cc39e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 13:53:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a65c94..3d08079 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,22 +137,19 @@ export default function LandingPage() { title: "Unrivaled Quality Selection", description: "Every item at Luxuria Bazaar is hand-picked for its superior craftsmanship, durable materials, and exceptional design. We ensure only the best reaches your hands.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241140.jpg", imageAlt: "Luxury watch close-up"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17228.jpg", imageAlt: "Premium smartphone display"}, - imageAlt: "luxury watch on wrist elegant" + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17228.jpg", imageAlt: "Premium smartphone display"} }, { title: "Diverse Premium Categories", description: "Explore an extensive range of luxury items, from cutting-edge electronics to exclusive fashion apparel and sophisticated home essentials, all in one place.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-shirt-shop_1303-19863.jpg", imageAlt: "Designer clothing display"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736802.jpg", imageAlt: "Elegant home electronics setup"}, - imageAlt: "luxury watch on wrist elegant" + imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736802.jpg", imageAlt: "Elegant home electronics setup"} }, { title: "Seamless Global Shopping", description: "Enjoy a hassle-free shopping experience with secure payment options, fast worldwide shipping, and a dedicated customer support team ready to assist you.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-cardboard-box_23-2149445747.jpg", imageAlt: "Global shipping package"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-shopping-together_23-2149273757.jpg", imageAlt: "Customer support person"}, - imageAlt: "luxury watch on wrist elegant" + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-shopping-together_23-2149273757.jpg", imageAlt: "Customer support person"} }, ]} showStepNumbers={true}