Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 64b2bc94c3 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="NeuroBeats"
|
||||
description="The world's first AI-powered headphones designed for seamless voice control and offline performance."
|
||||
description="Meet NeuroBeats – India’s Smartest AI Headphones. Control your world with your voice."
|
||||
buttons={[
|
||||
{
|
||||
text: "Buy Now", href: "#pricing"},
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Buy Now"},
|
||||
],
|
||||
badge: "Best Value"},
|
||||
badge: "Most Popular"},
|
||||
]}
|
||||
title="Pricing Plans"
|
||||
description="Best value AI headphones in India."
|
||||
@@ -235,4 +235,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user