Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
href: "#reservations",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gourmet-steak-dinner-with-mashed-potatoes-vegetables_84443-82580.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gourmet-steak-dinner-with-mashed-potatoes-vegetables_84443-82580.jpg?_wi=1"
|
||||
imageAlt="Perfectly grilled steak, plated elegantly"
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="The Grillo's Roadhouse Experience"
|
||||
description="At Grillo’s Roadhouse, we pride ourselves on a culinary journey defined by premium ingredients and flame-grilled specialties. Our relaxed yet upscale environment is perfect for any occasion – from intimate family dinners to important business gatherings and joyous celebrations. Every dish is crafted with meticulous attention to detail, from preparation to presentation, ensuring an unforgettable dining experience centered on hospitality."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fresh-meat-with-green-sauce-tomato_140725-9526.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fresh-meat-with-green-sauce-tomato_140725-9526.jpg?_wi=1"
|
||||
imageAlt="Chef preparing a gourmet dish"
|
||||
/>
|
||||
</div>
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
price: "From $35",
|
||||
rating: 5,
|
||||
reviewCount: "120 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-steak-with-rosemary-peppercorns_84443-85654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-steak-with-rosemary-peppercorns_84443-85654.jpg?_wi=1",
|
||||
imageAlt: "Grilled steak with herbs",
|
||||
},
|
||||
{
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
price: "From $18",
|
||||
rating: 4,
|
||||
reviewCount: "85 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/knife-stuck-burger-metal-tray-roof_181624-2170.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/knife-stuck-burger-metal-tray-roof_181624-2170.jpg?_wi=1",
|
||||
imageAlt: "Juicy gourmet burger",
|
||||
},
|
||||
{
|
||||
@@ -394,7 +394,7 @@ export default function LandingPage() {
|
||||
tag: "Exceptional",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-wearing-shells-necklace_23-2149105401.jpg",
|
||||
avatarAlt: "Michael S. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-steak-dinner-with-mashed-potatoes-vegetables_84443-82580.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-steak-dinner-with-mashed-potatoes-vegetables_84443-82580.jpg?_wi=2",
|
||||
imageAlt: "professional male portrait smiling",
|
||||
},
|
||||
{
|
||||
@@ -406,7 +406,7 @@ export default function LandingPage() {
|
||||
tag: "Professional",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-relaxing-home_23-2150307065.jpg",
|
||||
avatarAlt: "Sarah L. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-meat-with-green-sauce-tomato_140725-9526.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-meat-with-green-sauce-tomato_140725-9526.jpg?_wi=2",
|
||||
imageAlt: "professional male portrait smiling",
|
||||
},
|
||||
{
|
||||
@@ -418,7 +418,7 @@ export default function LandingPage() {
|
||||
tag: "Memorable",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-tired-african-male-model-with-big-headphones-standing-near-restaurant-outdoor-photo-good-looking-confident-man-with-dark-skin_197531-21796.jpg",
|
||||
avatarAlt: "David C. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-steak-with-rosemary-peppercorns_84443-85654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-steak-with-rosemary-peppercorns_84443-85654.jpg?_wi=2",
|
||||
imageAlt: "professional male portrait smiling",
|
||||
},
|
||||
{
|
||||
@@ -430,7 +430,7 @@ export default function LandingPage() {
|
||||
tag: "Favorite",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/precision-originality-shine-as-expert-adds-cut-vegetables-meal_482257-121147.jpg",
|
||||
avatarAlt: "Jessica M. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/knife-stuck-burger-metal-tray-roof_181624-2170.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/knife-stuck-burger-metal-tray-roof_181624-2170.jpg?_wi=2",
|
||||
imageAlt: "professional male portrait smiling",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user