4 Commits

Author SHA1 Message Date
7c1c99a9f0 Update src/app/page.tsx 2026-03-03 12:07:57 +00:00
0b9a1e31d6 Merge version_1 into main
Merge version_1 into main
2026-03-03 12:06:42 +00:00
d6cc0c0755 Merge version_1 into main
Merge version_1 into main
2026-03-03 12:04:33 +00:00
68aa6120ea Merge version_1 into main
Merge version_1 into main
2026-03-03 12:02:30 +00:00

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" 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" imageAlt="Sony WH-1000XM6 Premium Headphone in Matte Black"
buttons={[ buttons={[
{ text: "Buy Now", href: "#purchase" }, { text: "Buy Now - ₹39,990", href: "#purchase" },
{ text: "Explore Features", href: "#features" } { text: "Explore Features", href: "#features" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"