Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 03:56:53 +00:00

View File

@@ -54,23 +54,23 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/photo-young-redhead-bearded-man-white-shirt-reading-book-cafeteria_171337-10019.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-young-redhead-bearded-man-white-shirt-reading-book-cafeteria_171337-10019.jpg?_wi=1",
imageAlt: "Cafe interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/white-coffee-cup_74190-5781.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-coffee-cup_74190-5781.jpg?_wi=1",
imageAlt: "Coffee art",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-delicious-breakfast-table-with-salad-fried-eggs-pastry-white-background-horizontal_176474-3776.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-delicious-breakfast-table-with-salad-fried-eggs-pastry-white-background-horizontal_176474-3776.jpg?_wi=1",
imageAlt: "Fresh pastries",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg?_wi=1",
imageAlt: "Minimalist decor",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-businessman-drinking-coffee-while-using-smart-phone-cafe_637285-8838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-businessman-drinking-coffee-while-using-smart-phone-cafe_637285-8838.jpg?_wi=1",
imageAlt: "Professional barista",
},
{
@@ -170,7 +170,7 @@ export default function LandingPage() {
quote: "The most serene cafe experience I've had in years.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-young-redhead-bearded-man-white-shirt-reading-book-cafeteria_171337-10019.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-young-redhead-bearded-man-white-shirt-reading-book-cafeteria_171337-10019.jpg?_wi=2",
imageAlt: "elegant cafe interior mood",
},
{
@@ -181,7 +181,7 @@ export default function LandingPage() {
quote: "Perfect atmosphere for thoughtful morning work.",
tag: "Frequent",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-coffee-cup_74190-5781.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-coffee-cup_74190-5781.jpg?_wi=2",
imageAlt: "freshly brewed coffee close up",
},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
quote: "Exquisite pastries and impeccable service.",
tag: "Guest",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12311.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-delicious-breakfast-table-with-salad-fried-eggs-pastry-white-background-horizontal_176474-3776.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-delicious-breakfast-table-with-salad-fried-eggs-pastry-white-background-horizontal_176474-3776.jpg?_wi=2",
imageAlt: "cafe table serving fresh pastries",
},
{
@@ -203,7 +203,7 @@ export default function LandingPage() {
quote: "The design alone makes it a must-visit destination.",
tag: "Guest",
avatarSrc: "http://img.b2bpic.net/free-photo/attractive-smiling-casual-blond-girl-happily-looking-away-with-coffee-go-hand-courtyard-city-cafe_574295-4104.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg?_wi=2",
imageAlt: "modern minimalist cafe design",
},
{
@@ -214,7 +214,7 @@ export default function LandingPage() {
quote: "A hidden gem that feels completely exclusive.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-waitress-talking-businessman-cafe_637285-8897.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-businessman-drinking-coffee-while-using-smart-phone-cafe_637285-8838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-businessman-drinking-coffee-while-using-smart-phone-cafe_637285-8838.jpg?_wi=2",
imageAlt: "professional barista making coffee",
},
]}