Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-13 14:08:12 +00:00

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
href: "tel:2078392802",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-bagels-with-honey-milk_23-2148695520.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-bagels-with-honey-milk_23-2148695520.jpg?_wi=1"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -134,25 +134,25 @@ export default function LandingPage() {
id: "p1",
name: "Cinnamon Bun",
price: "$3.62",
imageSrc: "http://img.b2bpic.net/free-photo/white-plate-with-gingerbread-cookies-with-icing-sugar_114579-82649.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-plate-with-gingerbread-cookies-with-icing-sugar_114579-82649.jpg?_wi=1",
},
{
id: "p2",
name: "Classic Breakfast Sandwich",
price: "$4.04",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-round-bread-close-up_23-2148258684.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-round-bread-close-up_23-2148258684.jpg?_wi=1",
},
{
id: "p3",
name: "Western Omelette",
price: "$11.13",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-cream-light-table-cake-dessert-sweet-pie_140725-81697.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-cream-light-table-cake-dessert-sweet-pie_140725-81697.jpg?_wi=1",
},
{
id: "p4",
name: "Breakfast Burrito",
price: "$11.64",
imageSrc: "http://img.b2bpic.net/free-photo/variety-delicious-sweet-truffle-biscuits-wood-piece_114579-85584.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/variety-delicious-sweet-truffle-biscuits-wood-piece_114579-85584.jpg?_wi=1",
},
{
id: "p5",
@@ -230,7 +230,7 @@ export default function LandingPage() {
quote: "The best bagels in Gorham, hands down.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-up-delicious-alfajores-concept_23-2148777344.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bagels-with-honey-milk_23-2148695520.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bagels-with-honey-milk_23-2148695520.jpg?_wi=2",
imageAlt: "Close-up up of delicious alfajores concept",
},
{
@@ -241,7 +241,7 @@ export default function LandingPage() {
quote: "Love the call-ahead feature, saves me so much time.",
tag: "Commuter",
avatarSrc: "http://img.b2bpic.net/free-photo/hazelnut-chocolate-cocoa-powder-cookies-plate-towel-blue_114579-70916.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-plate-with-gingerbread-cookies-with-icing-sugar_114579-82649.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-plate-with-gingerbread-cookies-with-icing-sugar_114579-82649.jpg?_wi=2",
imageAlt: "Close-up up of delicious alfajores concept",
},
{
@@ -252,7 +252,7 @@ export default function LandingPage() {
quote: "Their western omelette is exactly what I need on a Sunday.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/homemade-smores_123827-21701.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-round-bread-close-up_23-2148258684.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-round-bread-close-up_23-2148258684.jpg?_wi=2",
imageAlt: "Close-up up of delicious alfajores concept",
},
{
@@ -263,7 +263,7 @@ export default function LandingPage() {
quote: "You can tell the ingredients are fresh daily.",
tag: "Daily Visit",
avatarSrc: "http://img.b2bpic.net/free-photo/delicious-alfajores-cookie-concept_23-2148777360.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-cream-light-table-cake-dessert-sweet-pie_140725-81697.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-cream-light-table-cake-dessert-sweet-pie_140725-81697.jpg?_wi=2",
imageAlt: "Close-up up of delicious alfajores concept",
},
{
@@ -274,7 +274,7 @@ export default function LandingPage() {
quote: "Always greeted with a smile. Highly recommend!",
tag: "Guest",
avatarSrc: "http://img.b2bpic.net/free-photo/icecream-with-cocoa-cookies-wooden-platter-top-view_114579-13211.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/variety-delicious-sweet-truffle-biscuits-wood-piece_114579-85584.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/variety-delicious-sweet-truffle-biscuits-wood-piece_114579-85584.jpg?_wi=2",
imageAlt: "Close-up up of delicious alfajores concept",
},
]}