Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-31 00:50:06 +00:00

View File

@@ -87,7 +87,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-breakfast-meal-assortment_23-2148833916.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-breakfast-meal-assortment_23-2148833916.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -180,7 +180,7 @@ export default function LandingPage() {
description: "We're proud to be a staple in this neighborhood for years.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727974.jpg"
imageSrc="http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727974.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -196,19 +196,19 @@ export default function LandingPage() {
id: "item1",
name: "Country Skillet",
price: "$14.99",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-sweet-food-garnished-with-pomegranate-seed-powder-sugar-white-plate_23-2148123864.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-sweet-food-garnished-with-pomegranate-seed-powder-sugar-white-plate_23-2148123864.jpg?_wi=1",
},
{
id: "item2",
name: "Cinnamon Roll Pancakes",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-egg-omelette-breakfast_1232-4474.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-egg-omelette-breakfast_1232-4474.jpg?_wi=1",
},
{
id: "item3",
name: "Garden Fresh Omelet",
price: "$13.49",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-potatoe-pure_140725-4687.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-potatoe-pure_140725-4687.jpg?_wi=1",
},
]}
title="Featured Favorites"
@@ -229,7 +229,7 @@ export default function LandingPage() {
quote: "The owner treats you like family! Such an amazing hidden gem.",
tag: "5★",
avatarSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891062.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-breakfast-meal-assortment_23-2148833916.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-breakfast-meal-assortment_23-2148833916.jpg?_wi=2",
imageAlt: "fresh breakfast skillet sunny morning",
},
{
@@ -240,7 +240,7 @@ export default function LandingPage() {
quote: "Everything I've had here is delicious. Best cinnamon rolls in town.",
tag: "5★",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018759.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727974.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727974.jpg?_wi=2",
imageAlt: "friendly restaurant owner smiling welcoming",
},
{
@@ -251,7 +251,7 @@ export default function LandingPage() {
quote: "Took great care of us on our anniversary. Amazing recommendations.",
tag: "5★",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-with-her-boyfriend-while-eating-sandwich-outdoor-restaurant_637285-624.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-sweet-food-garnished-with-pomegranate-seed-powder-sugar-white-plate_23-2148123864.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-sweet-food-garnished-with-pomegranate-seed-powder-sugar-white-plate_23-2148123864.jpg?_wi=2",
imageAlt: "gourmet country breakfast skillet",
},
{
@@ -262,7 +262,7 @@ export default function LandingPage() {
quote: "So many great options. Consistently delicious every single visit.",
tag: "5★",
avatarSrc: "http://img.b2bpic.net/free-photo/playful-girl-enjoying-tasty-breakfast-holidays-stylish-modern-cafe_273443-1845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-egg-omelette-breakfast_1232-4474.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-egg-omelette-breakfast_1232-4474.jpg?_wi=2",
imageAlt: "appetizing gourmet brunch plate",
},
{
@@ -273,7 +273,7 @@ export default function LandingPage() {
quote: "A true community gem! The vibe is so welcoming.",
tag: "5★",
avatarSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727974.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-potatoe-pure_140725-4687.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-potatoe-pure_140725-4687.jpg?_wi=2",
imageAlt: "delicious fresh meal plate",
},
]}