Merge version_1 into main #1

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

View File

@@ -204,7 +204,7 @@ export default function LandingPage() {
handle: "Dresden Visitor",
testimonial: "Netter Service und toller Tapioka Brown Sugar Latte — hat uns den Dresden Trip versüßt.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/home-composition-with-cup-tea-teapot-blurred-background_169016-35408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/home-composition-with-cup-tea-teapot-blurred-background_169016-35408.jpg?_wi=1",
},
{
id: "2",
@@ -212,7 +212,7 @@ export default function LandingPage() {
handle: "Local Customer",
testimonial: "Sehr gute Service! Schmeckt sowohl kalt als auch warm.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-traditional-thai-tea_23-2148994373.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-traditional-thai-tea_23-2148994373.jpg?_wi=1",
},
{
id: "3",
@@ -220,7 +220,7 @@ export default function LandingPage() {
handle: "Tea Enthusiast",
testimonial: "Authentic taste and high-quality pearls. My go-to spot in QF Passage.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/home-composition-with-cup-tea-teapot-blurred-background_169016-35408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/home-composition-with-cup-tea-teapot-blurred-background_169016-35408.jpg?_wi=2",
},
{
id: "4",
@@ -228,7 +228,7 @@ export default function LandingPage() {
handle: "Frequent Visitor",
testimonial: "Love that it is women-owned and the quality is consistently high.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-traditional-thai-tea_23-2148994373.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-traditional-thai-tea_23-2148994373.jpg?_wi=2",
},
{
id: "5",
@@ -236,7 +236,7 @@ export default function LandingPage() {
handle: "Coffee/Tea Lover",
testimonial: "Best Brown Sugar Latte in town. Must try for everyone visiting Frauenkirche.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/home-composition-with-cup-tea-teapot-blurred-background_169016-35408.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/home-composition-with-cup-tea-teapot-blurred-background_169016-35408.jpg?_wi=3",
},
]}
showRating={true}