Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 35ac5e8f26 | |||
| 23f66bb4b6 |
@@ -53,6 +53,7 @@ export default function LandingPage() {
|
||||
variant: "plain"}}
|
||||
title="Experience Le Bistrot"
|
||||
description="Authentic flavors, charming ambiance, and exceptional service in the heart of Inezgane. Your perfect retreat for coffee and cuisine."
|
||||
buttons={[{ text: "View Menu", href: "#menu" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/candlelight-dinner-glass-juice_140725-9361.jpg", imageAlt: "Cafe ambiance"},
|
||||
@@ -250,4 +251,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user