Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-10 07:47:16 +00:00

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos-with-smartphone_23-2149356887.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos-with-smartphone_23-2149356887.jpg?_wi=1"
imageAlt="Cozy cafe interior with warm lighting"
showDimOverlay={false}
/>
@@ -117,7 +117,7 @@ export default function LandingPage() {
name: "Classic Latte",
price: "$4.50",
variant: "Creamy & Smooth",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-ai-generated_23-2150691735.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-ai-generated_23-2150691735.jpg?_wi=1",
imageAlt: "A cup of classic latte art coffee",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-smartphone_23-2149177827.jpg",
imageAlt: "Food delivery app on a smartphone",
},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos-with-smartphone_23-2149356887.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos-with-smartphone_23-2149356887.jpg?_wi=2",
imageAlt: "smartphone food delivery app",
},
{
@@ -211,7 +211,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/amazed-woman-opening-gift-box_23-2148017609.jpg",
imageAlt: "Cozy cafe interior with comfortable seating",
},
imageSrc: "http://img.b2bpic.net/free-photo/coffee-ai-generated_23-2150691735.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-ai-generated_23-2150691735.jpg?_wi=2",
imageAlt: "smartphone food delivery app",
},
]}