diff --git a/src/app/page.tsx b/src/app/page.tsx index abd4925..2ed08d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function SonyPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQsCirBHdJQniJFT1mas0ghgNm/a-sony-wh-1000xm6-headphone-in-matte-bla-1772539301588-ee003a6f.png" imageAlt="Sony WH-1000XM6 Premium Headphone in Matte Black" buttons={[ - { text: "Buy Now", href: "#purchase" }, + { text: "Buy Now - ₹39,990", href: "#purchase" }, { text: "Explore Features", href: "#features" } ]} buttonAnimation="slide-up"