Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a56a10e45f | |||
| 1573cb75fc | |||
| 678409ff14 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Order Now", href: "#products" },
|
||||
{ text: "Shop Fresh Pastries", href: "#products" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -224,4 +224,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user