Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-05 20:31:13 +00:00
3 changed files with 18 additions and 18 deletions

View File

@@ -95,7 +95,7 @@ export default function AboutPage() {
name: "Sarah Mitchell",
handle: "Local Regular",
testimonial: "The best coffee in town! The atmosphere is so warm and welcoming. I come here every morning and never leave disappointed.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=7",
imageAlt: "Sarah Mitchell",
},
{
@@ -103,7 +103,7 @@ export default function AboutPage() {
name: "James Chen",
handle: "Coffee Enthusiast",
testimonial: "Their baristas really know their craft. Every cup is perfectly made, and the pastries are absolutely fresh. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=8",
imageAlt: "James Chen",
},
{
@@ -111,7 +111,7 @@ export default function AboutPage() {
name: "Emma Rodriguez",
handle: "Business Owner",
testimonial: "I often hold meetings here. The service is attentive, the wifi is reliable, and the ambiance is perfect for productivity and conversation.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=9",
imageAlt: "Emma Rodriguez",
},
{
@@ -119,7 +119,7 @@ export default function AboutPage() {
name: "Michael Park",
handle: "Weekend Visitor",
testimonial: "Finally found my favorite cafe! The owner truly cares about quality and customer experience. You can taste it in every sip.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=10",
imageAlt: "Michael Park",
},
{
@@ -127,7 +127,7 @@ export default function AboutPage() {
name: "Lisa Thompson",
handle: "Food Blogger",
testimonial: "The seasonal menu is creative and delicious. The presentation is beautiful, and everything is Instagram-worthy. Love this place!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=11",
imageAlt: "Lisa Thompson",
},
{
@@ -135,7 +135,7 @@ export default function AboutPage() {
name: "David Brown",
handle: "Freelancer",
testimonial: "My favorite spot to work remotely. Great music, friendly staff, and the best lattes. Can't imagine my week without coming here.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=12",
imageAlt: "David Brown",
},
]}

View File

@@ -80,7 +80,7 @@ export default function MenuPage() {
id: "cappuccino",
name: "Signature Cappuccino",
price: "$4.50",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-cappuccino-table_140725-7268.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-cappuccino-table_140725-7268.jpg?_wi=2",
imageAlt: "Signature Cappuccino",
initialQuantity: 1,
},
@@ -88,7 +88,7 @@ export default function MenuPage() {
id: "croissant",
name: "Butter Croissant",
price: "$3.75",
imageSrc: "http://img.b2bpic.net/free-photo/croissant-cutting-board-with-jam-side-view_176474-8136.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/croissant-cutting-board-with-jam-side-view_176474-8136.jpg?_wi=2",
imageAlt: "Fresh Butter Croissant",
initialQuantity: 1,
},
@@ -96,7 +96,7 @@ export default function MenuPage() {
id: "sandwich",
name: "Grilled Chicken Panini",
price: "$8.50",
imageSrc: "http://img.b2bpic.net/free-photo/fast-food-with-french-fries-croque_1220-7956.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fast-food-with-french-fries-croque_1220-7956.jpg?_wi=2",
imageAlt: "Grilled Chicken Panini",
initialQuantity: 1,
},

View File

@@ -109,7 +109,7 @@ export default function HomePage() {
id: "cappuccino",
name: "Signature Cappuccino",
price: "$4.50",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-cappuccino-table_140725-7268.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-cappuccino-table_140725-7268.jpg?_wi=1",
imageAlt: "Signature Cappuccino",
initialQuantity: 1,
},
@@ -117,7 +117,7 @@ export default function HomePage() {
id: "croissant",
name: "Butter Croissant",
price: "$3.75",
imageSrc: "http://img.b2bpic.net/free-photo/croissant-cutting-board-with-jam-side-view_176474-8136.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/croissant-cutting-board-with-jam-side-view_176474-8136.jpg?_wi=1",
imageAlt: "Fresh Butter Croissant",
initialQuantity: 1,
},
@@ -125,7 +125,7 @@ export default function HomePage() {
id: "sandwich",
name: "Grilled Chicken Panini",
price: "$8.50",
imageSrc: "http://img.b2bpic.net/free-photo/fast-food-with-french-fries-croque_1220-7956.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fast-food-with-french-fries-croque_1220-7956.jpg?_wi=1",
imageAlt: "Grilled Chicken Panini",
initialQuantity: 1,
},
@@ -153,7 +153,7 @@ export default function HomePage() {
name: "Sarah Mitchell",
handle: "Local Regular",
testimonial: "The best coffee in town! The atmosphere is so warm and welcoming. I come here every morning and never leave disappointed.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=1",
imageAlt: "Sarah Mitchell",
},
{
@@ -161,7 +161,7 @@ export default function HomePage() {
name: "James Chen",
handle: "Coffee Enthusiast",
testimonial: "Their baristas really know their craft. Every cup is perfectly made, and the pastries are absolutely fresh. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=2",
imageAlt: "James Chen",
},
{
@@ -169,7 +169,7 @@ export default function HomePage() {
name: "Emma Rodriguez",
handle: "Business Owner",
testimonial: "I often hold meetings here. The service is attentive, the wifi is reliable, and the ambiance is perfect for productivity and conversation.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=3",
imageAlt: "Emma Rodriguez",
},
{
@@ -177,7 +177,7 @@ export default function HomePage() {
name: "Michael Park",
handle: "Weekend Visitor",
testimonial: "Finally found my favorite cafe! The owner truly cares about quality and customer experience. You can taste it in every sip.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=4",
imageAlt: "Michael Park",
},
{
@@ -185,7 +185,7 @@ export default function HomePage() {
name: "Lisa Thompson",
handle: "Food Blogger",
testimonial: "The seasonal menu is creative and delicious. The presentation is beautiful, and everything is Instagram-worthy. Love this place!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=5",
imageAlt: "Lisa Thompson",
},
{
@@ -193,7 +193,7 @@ export default function HomePage() {
name: "David Brown",
handle: "Freelancer",
testimonial: "My favorite spot to work remotely. Great music, friendly staff, and the best lattes. Can't imagine my week without coming here.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=6",
imageAlt: "David Brown",
},
]}