Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6b49c81484 | |||
| 1565a751d3 |
@@ -1421,4 +1421,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
|||||||
imageAlt="Premium ice cream sundae"
|
imageAlt="Premium ice cream sundae"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Get Updates on New Flavors"
|
||||||
buttonText="Notify Me"
|
buttonText="Notify Me"
|
||||||
termsText="We'll send you updates about new flavors and special offers. Unsubscribe anytime."
|
termsText="We'll send you updates about new flavors and special offers. Unsubscribe anytime."
|
||||||
/>
|
/>
|
||||||
@@ -215,4 +215,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user