Update src/app/page.tsx

This commit is contained in:
2026-03-19 18:05:18 +00:00
parent 98ece78381
commit 55f6fb7822

View File

@@ -101,10 +101,10 @@ export default function LandingPage() {
id: "prod-stone-white", name: "Engraved Phone Covers ", price: "₹159.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BATnALhGGplEGDTEbxUBiyErkw/uploaded-1773932338520-o8gsfz0u.png", imageAlt: "Light limestone plaque perfect for memorials"
},
{
id: "prod-phone-cover", name: "Engraved Keychains", price: "₹99.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BATnALhGGplEGDTEbxUBiyErkw/uploaded-1773933565457-qzoam4vx.png", imageAlt: "Durable phone case with custom engraving"
id: "prod-phone-cover", name: "Engraved Keychains", price: "₹99.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BATnALhGGplEGDTEbxUBiyErkw/uploaded-1773933976465-wcvux1bq.png", imageAlt: "Durable phone case with custom engraving"
},
{
id: "prod-keychain", name: "Custom Engraving", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/luxury-jewellery-display_23-2151921948.jpg", imageAlt: "Premium metal keychain with laser engraved design"
id: "prod-keychain", name: "Custom Engraving", price: "$28.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BATnALhGGplEGDTEbxUBiyErkw/uploaded-1773934935738-os8ejwa1.png", imageAlt: "Premium metal keychain with laser engraved design"
}
]}
ariaLabel="Product showcase section"