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