Merge version_3 into main #5
@@ -125,7 +125,7 @@ export default function SonyPage() {
|
||||
title="Real-time Adaptive Noise Cancellation powered by AI. Hear what matters. Silence everything else."
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#specs" }
|
||||
{ text: "Learn More", href: "#features" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -152,7 +152,7 @@ export default function SonyPage() {
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -277,7 +277,7 @@ export default function SonyPage() {
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Buy Now - ₹39,990" },
|
||||
{ text: "Buy Now - ₹39,990", href: "#purchase" },
|
||||
{ text: "Learn Payment Options", href: "#" }
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user