From 7c1c99a9f05e06f38c8aa7be669fa99773829249 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:07:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1