From 499eb2f447f1ed40c80470baf34053ebceddbbc9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 31 May 2026 06:20:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 26f2cb7..adefeff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,8 +91,10 @@ export default function LandingPage() { title="Explore Our Luxury Collections & Gallery" description="Indulge in our exclusive range of designer frames, premium sunglasses, and advanced lens technologies. Each piece is a blend of artistry and optical precision. Discover our exquisite gallery showcasing store interiors, happy customers, and our diverse eyewear selection." products={[ - { id: "p1", name: "Designer Frames", price: "From ₹8,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ERYLWr0Bg9crxtlASEmLAabJsa/uploaded-1780207143935-0kii4zq7.jpg", imageAlt: "Luxury prescription frames" }, - { id: "p2", name: "Premium Sunglasses", price: "From ₹6,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ERYLWr0Bg9crxtlASEmLAabJsa/uploaded-1780206772145-y136j48e.jpg", imageAlt: "Premium stylish sunglasses" }, + { id: "p1", name: "Designer Frames", price: "rom ₹8,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ERYLWr0Bg9crxtlASEmLAabJsa/uploaded-1780207143935-0kii4zq7.jpg", imageAlt: "Luxury prescription frames" }, + { id: "p2", name: "Premium Sunglasses", price: " + +", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ERYLWr0Bg9crxtlASEmLAabJsa/uploaded-1780208224037-v3pc7rln.jpg", imageAlt: "Premium stylish sunglasses" }, { id: "p3", name: "Contact Lenses", price: "From ₹1,500", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ERYLWr0Bg9crxtlASEmLAabJsa/uploaded-1780206468699-ebpw0i95.jpg", imageAlt: "Comfortable contact lenses" }, { id: "p4", name: "Kids Collection", price: "From ₹3,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ERYLWr0Bg9crxtlASEmLAabJsa/uploaded-1780207643350-ydljy3j6.jpg", imageAlt: "Stylish eyewear for children" }, { id: "p5", name: "Blue Cut Lenses", price: "From ₹2,500", imageSrc: "http://img.b2bpic.net/free-photo/young-workaholic_1098-13345.jpg", imageAlt: "Blue cut lenses for digital protection" }, @@ -158,7 +160,7 @@ export default function LandingPage() {