Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-landscape-with-palm-trees-green-sky_1232-1272.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-landscape-with-palm-trees-green-sky_1232-1272.jpg?_wi=1"
|
||||
imageAlt="tropical restaurant terrace sunset view"
|
||||
/>
|
||||
</div>
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
description="Experience Nairobi's most vibrant tropical oasis. From the soothing reggae rhythms to our legendary atmosphere, we offer a sanctuary where the music is soulful, the grill is hot, and the vibes are unmatched."
|
||||
subdescription="Affordable luxury for every grill enthusiast and music lover."
|
||||
icon={Music}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3094.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3094.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
imageAlt="cozy restaurant interior warm lighting"
|
||||
/>
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Grilled Red Snapper",
|
||||
price: "KES 1,800",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-shrimp-with-sauce-plate_141793-11283.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-shrimp-with-sauce-plate_141793-11283.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -153,21 +153,21 @@ export default function LandingPage() {
|
||||
title: "Friday Island Sets",
|
||||
description: "Unwind with chilled tropical house and deep rhythms.",
|
||||
buttonIcon: "Calendar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-with-palm-trees-green-sky_1232-1272.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-with-palm-trees-green-sky_1232-1272.jpg?_wi=2",
|
||||
imageAlt: "Miami bayside marketplace",
|
||||
},
|
||||
{
|
||||
title: "Sunday Grill Sessions",
|
||||
description: "Family-friendly atmosphere with live acoustic sets.",
|
||||
buttonIcon: "Calendar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3094.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3094.jpg?_wi=2",
|
||||
imageAlt: "Miami bayside marketplace",
|
||||
},
|
||||
{
|
||||
title: "Happy Hour Specials",
|
||||
description: "Daily 5pm - 7pm tropical cocktail specials.",
|
||||
buttonIcon: "Calendar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-shrimp-with-sauce-plate_141793-11283.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-shrimp-with-sauce-plate_141793-11283.jpg?_wi=2",
|
||||
imageAlt: "Miami bayside marketplace",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user