Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 31e0daefa5 | |||
| 6c6d914618 | |||
| efe6f6ae0f | |||
| 63a223f5e0 |
@@ -1416,4 +1416,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -132,7 +132,6 @@ export default function LandingPage() {
|
||||
imageAlt="Store location on map"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email for updates"
|
||||
buttonText="Get Directions"
|
||||
termsText="We'll send you store updates and local promotions."
|
||||
ariaLabel="Location and contact information section"
|
||||
@@ -153,4 +152,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user