Merge version_1_1776955237728 into main #1

Merged
bender merged 1 commits from version_1_1776955237728 into main 2026-04-23 14:41:18 +00:00

View File

@@ -77,14 +77,14 @@ export default function App() {
handle: "@leosbrews",
text: "A sanctuary for coffee lovers. The staff is incredibly knowledgeable and the atmosphere is unmatched.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xyd5ln",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xyd5ln&_wi=1",
},
{
name: "Chloe T.",
handle: "@chloecoffee",
text: "I drive across town just for their house blend. It is truly the gold standard for artisanal coffee.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bgc3fs",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bgc3fs&_wi=1",
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0on7hr"
@@ -265,14 +265,14 @@ export default function App() {
quote: "My favorite place for a weekend read and an excellent brew.",
name: "Kevin T.",
role: "Writer",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xyd5ln",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xyd5ln&_wi=2",
},
{
title: "Unmatched roasts.",
quote: "Try their signature blend, you won't regret it.",
name: "Sophie J.",
role: "Student",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bgc3fs",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bgc3fs&_wi=2",
},
]}
/>