Merge version_3 into main #3
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ value: "50+", label: "Flavor Combinations" }
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[{ text: "Order Now", href: "#products" }]}
|
||||
buttons={[{ text: "Order Your Fresh Burger", href: "#products" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-beef-burger-with-salad-bacon_23-2148784490.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -216,4 +216,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user