Merge version_1 into main #1

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

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
handle: "@emilycoffee",
testimonial: "The best chocolate cake I have ever had. The espresso is consistently smooth.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-pouring-milk-into-cup-coffee-with-coffee-beans-cinnamon-sticks-grungy-grey-background-horizontal_176474-64468.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-pouring-milk-into-cup-coffee-with-coffee-beans-cinnamon-sticks-grungy-grey-background-horizontal_176474-64468.jpg?_wi=1",
imageAlt: "cozy cafe interior table",
},
{
@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@markbakes",
testimonial: "My go-to spot for an afternoon pick-me-up. The atmosphere is lovely.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cream-pastry-bag-lady-with-baking-tool_1157-47274.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cream-pastry-bag-lady-with-baking-tool_1157-47274.jpg?_wi=1",
imageAlt: "cozy cafe interior table",
},
{
@@ -79,7 +79,7 @@ export default function LandingPage() {
handle: "@sarahcake",
testimonial: "Beautifully crafted pastries and wonderful service. Always a pleasure.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/homemade-raspberry-cheesecake-with-honey_114579-10988.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-raspberry-cheesecake-with-honey_114579-10988.jpg?_wi=1",
imageAlt: "cozy cafe interior table",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
handle: "@tombrew",
testimonial: "A hidden gem. The coffee quality is top-notch and cakes are divine.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies-white-plate_1150-20889.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies-white-plate_1150-20889.jpg?_wi=1",
imageAlt: "cozy cafe interior table",
},
{
@@ -95,11 +95,11 @@ export default function LandingPage() {
handle: "@lucycafe",
testimonial: "Everything about this place feels like a warm hug. Simply perfect.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/traditional-velvet-cake-portion-pink-background_123827-23120.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-velvet-cake-portion-pink-background_123827-23120.jpg?_wi=1",
imageAlt: "cozy cafe interior table",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-pouring-milk-into-cup-coffee-with-coffee-beans-cinnamon-sticks-grungy-grey-background-horizontal_176474-64468.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-pouring-milk-into-cup-coffee-with-coffee-beans-cinnamon-sticks-grungy-grey-background-horizontal_176474-64468.jpg?_wi=2"
imageAlt="Cafe interior and cake display"
avatars={[
{
@@ -146,7 +146,7 @@ export default function LandingPage() {
title: "Local Ingredients",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/cream-pastry-bag-lady-with-baking-tool_1157-47274.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cream-pastry-bag-lady-with-baking-tool_1157-47274.jpg?_wi=2"
imageAlt="Baking process at our cafe"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -164,19 +164,19 @@ export default function LandingPage() {
id: "1",
name: "Rich Chocolate Layer Cake",
price: "$6.50",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-raspberry-cheesecake-with-honey_114579-10988.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-raspberry-cheesecake-with-honey_114579-10988.jpg?_wi=2",
},
{
id: "2",
name: "Classic Butter Croissant",
price: "$4.00",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies-white-plate_1150-20889.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies-white-plate_1150-20889.jpg?_wi=2",
},
{
id: "3",
name: "Vanilla Bean Sponge Cake",
price: "$5.75",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-velvet-cake-portion-pink-background_123827-23120.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-velvet-cake-portion-pink-background_123827-23120.jpg?_wi=2",
},
{
id: "4",