Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d70419b995 | |||
| c5b4b0afc6 |
@@ -52,6 +52,11 @@ export default function LandingPage() {
|
|||||||
title="Fiery Flavors, Unforgettable Moments"
|
title="Fiery Flavors, Unforgettable Moments"
|
||||||
description="Experience the intense, authentic taste of flame-grilled excellence in a warm and inviting atmosphere."
|
description="Experience the intense, authentic taste of flame-grilled excellence in a warm and inviting atmosphere."
|
||||||
tag="Since 1998"
|
tag="Since 1998"
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Book Now", href: "#contact"
|
||||||
|
}
|
||||||
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-fire-human-hand-pan_176474-3150.jpg", imageAlt: "Grilled specialty"},
|
imageSrc: "http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-fire-human-hand-pan_176474-3150.jpg", imageAlt: "Grilled specialty"},
|
||||||
@@ -197,4 +202,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user