Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-11 04:45:34 +00:00

View File

@@ -50,21 +50,21 @@ export default function LandingPage() {
testimonials={[
{
name: "Emily D.", handle: "@emilyd", testimonial: "The atmosphere is unmatched and the locally sourced seafood was incredible.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-attractive-brunette-woman-black-dress-sitting-near-coffee-table-with-view-city-sunny-evening_8353-11799.jpg", imageAlt: "chic restaurant interior dining"},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-attractive-brunette-woman-black-dress-sitting-near-coffee-table-with-view-city-sunny-evening_8353-11799.jpg?_wi=1", imageAlt: "chic restaurant interior dining"},
{
name: "Mark S.", handle: "@marks", testimonial: "Chic, comfortable, and the fireplace adds such a wonderful touch to dinner.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg", imageAlt: "chic restaurant interior dining"},
{
name: "Sarah P.", handle: "@sarahp", testimonial: "Family-friendly while still feeling upscale. Highly recommend the brunch.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/grilled-big-prawn-shrimp-with-sauce_74190-6915.jpg", imageAlt: "chic restaurant interior dining"},
imageSrc: "http://img.b2bpic.net/free-photo/grilled-big-prawn-shrimp-with-sauce_74190-6915.jpg?_wi=1", imageAlt: "chic restaurant interior dining"},
{
name: "David W.", handle: "@davidw", testimonial: "Sustainable and delicious. Truly a gem by the park.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-berries-near-cupcake_23-2147793013.jpg", imageAlt: "chic restaurant interior dining"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-berries-near-cupcake_23-2147793013.jpg?_wi=1", imageAlt: "chic restaurant interior dining"},
{
name: "Lisa K.", handle: "@lisak", testimonial: "Excellent service and the cocktails were masterfully made.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-enjoying-time-together_23-2149283540.jpg", imageAlt: "chic restaurant interior dining"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-enjoying-time-together_23-2149283540.jpg?_wi=1", imageAlt: "chic restaurant interior dining"},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-attractive-brunette-woman-black-dress-sitting-near-coffee-table-with-view-city-sunny-evening_8353-11799.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-attractive-brunette-woman-black-dress-sitting-near-coffee-table-with-view-city-sunny-evening_8353-11799.jpg?_wi=2"
imageAlt="River Café dining room"
mediaAnimation="slide-up"
avatars={[
@@ -113,8 +113,8 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Fresh & Local", description: "Meat and seafood entrees sourced from local farmers.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/grilled-big-prawn-shrimp-with-sauce_74190-6915.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-berries-near-cupcake_23-2147793013.jpg" }
title: "Fresh & Local", description: "Meat and seafood entrees sourced from local farmers.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/grilled-big-prawn-shrimp-with-sauce_74190-6915.jpg?_wi=2" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-berries-near-cupcake_23-2147793013.jpg?_wi=2" }
},
{
title: "Craft Drinks", description: "Wide selection of cocktails, wines, and craft beers.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetables-as-tomato-coriander-spinach-basil-with-plate-green-surface_141793-10367.jpg" },
@@ -138,7 +138,7 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1", value: "LGBTQ+", title: "Inclusive", description: "Safe space for everyone", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-enjoying-time-together_23-2149283540.jpg"},
id: "m1", value: "LGBTQ+", title: "Inclusive", description: "Safe space for everyone", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-enjoying-time-together_23-2149283540.jpg?_wi=2"},
{
id: "m2", value: "Family", title: "Kids Welcome", description: "High chairs and menus", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-drinking-kombucha_23-2150171585.jpg"},
{