Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -76,6 +76,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
buttons={[{ text: "Réserver", href: "#contact" }]}
|
||||
products={[
|
||||
{ id: "p1", name: "Filet de Poisson du Jour", price: "24€", imageSrc: "http://img.b2bpic.net/free-photo/grilled-charred-octopus_74190-7584.jpg" },
|
||||
{ id: "p2", name: "Pasta aux Saveurs du Sud", price: "18€", imageSrc: "http://img.b2bpic.net/free-photo/pasta-creamy-sauce-with-broccoli-grated-parmesan_140725-6762.jpg" },
|
||||
@@ -155,4 +156,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user