Update src/app/page.tsx

This commit is contained in:
2026-03-03 12:07:57 +00:00
parent 0b9a1e31d6
commit 7c1c99a9f0

View File

@@ -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"