From 5b321c11b650156480f3f87f26ed7a29e82e74db Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:41:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1458904..185e508 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -198,8 +198,8 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - names=[ - "BIS Hallmark", "ISO 9001:2015", "GIA Certified Diamonds", "ASSAY OFFICE Mumbai", "Registered Jeweller", "Consumer Friendly", "Lifetime Authenticity", "Transparent Pricing"] + names={[ + "BIS Hallmark", "ISO 9001:2015", "GIA Certified Diamonds", "ASSAY OFFICE Mumbai", "Registered Jeweller", "Consumer Friendly", "Lifetime Authenticity", "Transparent Pricing"]} speed={40} showCard={true} /> @@ -225,7 +225,7 @@ export default function LandingPage() { name: "message", placeholder: "Tell us about your jewellery needs—custom design, certification inquiry, or store visit.", rows: 5, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/choosing-gift-christmas-anniversary-salesperson-shows-happy-woman-watch-she-has-chosen-as-gift_166373-8885.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/choosing-gift-christmas-anniversary-salesperson-shows-happy-woman-watch-she-has-chosen-as-gift_166373-8885.jpg" imageAlt="Vijayalakshmi Gold Palace store interior in Kasturi Nagar" mediaAnimation="slide-up" mediaPosition="right" @@ -235,7 +235,7 @@ export default function LandingPage() {