Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 37e018ace3 | |||
| 2dc30bba1c |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
|||||||
{ src: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg", alt: "Diner 4" },
|
{ src: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg", alt: "Diner 4" },
|
||||||
{ src: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-357.jpg", alt: "Diner 5" }
|
{ src: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-357.jpg", alt: "Diner 5" }
|
||||||
]}
|
]}
|
||||||
buttons={[{ text: "Reserve a table", href: "https://thefork.fr" }]}
|
buttons={[{ text: "Book Your Table", href: "https://thefork.fr" }]}
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{ type: "text", text: "Rue Mouffetard" },
|
{ type: "text", text: "Rue Mouffetard" },
|
||||||
{ type: "text", text: "Creative Tapas" },
|
{ type: "text", text: "Creative Tapas" },
|
||||||
@@ -169,4 +169,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user