Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 73c2e79f50 | |||
| f6e4df14e7 | |||
| 17b5d5f924 |
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
description="We took a mechanic’s garage and turned it into the city’s most authentic food destination. Every corner is built on the foundation of grit, flavor, and an atmosphere meant for long nights and big appetites."
|
||||
subdescription="A place for those who appreciate good food, great beer, and zero nonsense."
|
||||
icon={Wrench}
|
||||
imageSrc="https://img.freepik.com/free-photo/interior-view-industrial-style-restaurant_1134-972.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CVDvklutwTVDj0wooFCOAofqIv/uploaded-1776463638374-90jtvc7z.png"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -174,9 +174,9 @@ export default function LandingPage() {
|
||||
description="Don't miss out on the best bite in the garage. Secure your spot now."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Online", href: "#"},
|
||||
text: "Get Takeout", href: "#"},
|
||||
{
|
||||
text: "Reserve Now", href: "#"},
|
||||
text: "Book Your Table", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -214,4 +214,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user