Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 09:32:58 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
handle: "@traveler",
testimonial: "Best breakfast Ive ever had.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-dining-table-arrangement_52683-111484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-dining-table-arrangement_52683-111484.jpg?_wi=1",
imageAlt: "luxury breakfast table close up",
},
{
@@ -106,7 +106,7 @@ export default function LandingPage() {
href: "#visit",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/view-elegant-dining-table-arrangement_52683-111484.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-elegant-dining-table-arrangement_52683-111484.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804639.jpg",
@@ -153,7 +153,7 @@ export default function LandingPage() {
description: "Where regulars and travelers unite.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-autumn-lifestyle_23-2151867726.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-autumn-lifestyle_23-2151867726.jpg?_wi=1"
/>
</div>
@@ -168,19 +168,19 @@ export default function LandingPage() {
id: "1",
name: "Giant Pancakes",
price: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-consisting-bread-fried-eggs-tomatoes-chinese-sausage-mushrooms_1150-22674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-consisting-bread-fried-eggs-tomatoes-chinese-sausage-mushrooms_1150-22674.jpg?_wi=1",
},
{
id: "2",
name: "Classic Omelettes",
price: "Signature",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggs-omelette-white-plate_74190-805.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggs-omelette-white-plate_74190-805.jpg?_wi=1",
},
{
id: "3",
name: "Crispy Bacon",
price: "Daily Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/smoked-sausage-minestrone-tubetti-pasta-orzo-traditional-italian-soup-with-pasta-seasonal-vegetables_127032-3158.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smoked-sausage-minestrone-tubetti-pasta-orzo-traditional-italian-soup-with-pasta-seasonal-vegetables_127032-3158.jpg?_wi=1",
},
{
id: "4",
@@ -227,7 +227,7 @@ export default function LandingPage() {
handle: "Community",
testimonial: "Always a great spot to park and refuel.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-autumn-lifestyle_23-2151867726.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-autumn-lifestyle_23-2151867726.jpg?_wi=2",
imageAlt: "vintage diner interior warm wood",
},
{
@@ -236,7 +236,7 @@ export default function LandingPage() {
handle: "Atmosphere",
testimonial: "The cozy feeling you can't find in cities.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-consisting-bread-fried-eggs-tomatoes-chinese-sausage-mushrooms_1150-22674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-consisting-bread-fried-eggs-tomatoes-chinese-sausage-mushrooms_1150-22674.jpg?_wi=2",
imageAlt: "gourmet giant fluffy pancakes",
},
{
@@ -245,7 +245,7 @@ export default function LandingPage() {
handle: "Social",
testimonial: "Conversations you never expected to have.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggs-omelette-white-plate_74190-805.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggs-omelette-white-plate_74190-805.jpg?_wi=2",
imageAlt: "fresh classic breakfast omelette",
},
{
@@ -254,7 +254,7 @@ export default function LandingPage() {
handle: "Soul",
testimonial: "Every bite brings back wonderful memories.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smoked-sausage-minestrone-tubetti-pasta-orzo-traditional-italian-soup-with-pasta-seasonal-vegetables_127032-3158.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smoked-sausage-minestrone-tubetti-pasta-orzo-traditional-italian-soup-with-pasta-seasonal-vegetables_127032-3158.jpg?_wi=2",
imageAlt: "crispy fried bacon breakfast",
},
]}