Update src/app/page.tsx
This commit is contained in:
@@ -132,7 +132,6 @@ export default function LandingPage() {
|
|||||||
imageAlt="Store location on map"
|
imageAlt="Store location on map"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
inputPlaceholder="Enter your email for updates"
|
|
||||||
buttonText="Get Directions"
|
buttonText="Get Directions"
|
||||||
termsText="We'll send you store updates and local promotions."
|
termsText="We'll send you store updates and local promotions."
|
||||||
ariaLabel="Location and contact information section"
|
ariaLabel="Location and contact information section"
|
||||||
@@ -153,4 +152,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user