Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-04-15 07:48:14 +00:00

View File

@@ -119,9 +119,9 @@ export default function LandingPage() {
{
id: "2", name: "Mark D.", role: "Foodie", testimonial: "The cheese toastie with that honey-salt combo is literally life changing.", imageSrc: "http://img.b2bpic.net/free-photo/female-barista-with-tablet-making-order-coffee-shop_1303-29494.jpg"},
{
id: "3", name: "Emily R.", role: "Commuter", testimonial: "Quick, delicious, and the vibe is always on point.", imageSrc: "http://img.b2bpic.net/free-photo/man-smartphone-coffee-phone-cafe_1303-1400.jpg"},
id: "3", name: "Emily R.", role: "Commuter", testimonial: "Quick, delicious, and the vibe is always on point.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNrC43KPEmPWd5yo1BdJUtWT1J/uploaded-1776239272215-x2vnv9wf.jpg"},
{
id: "4", name: "Tom B.", role: "Local", testimonial: "The Stunned Mullet is the best caffeine hit you can get.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-smartphone_23-2149104421.jpg"},
id: "4", name: "Tom B.", role: "Local", testimonial: "The Stunned Mullet is the best caffeine hit you can get.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNrC43KPEmPWd5yo1BdJUtWT1J/uploaded-1776239287204-wh34if1h.jpg"},
{
id: "5", name: "Jade P.", role: "Visitor", testimonial: "Found this hidden gem by accident and now I'm hooked.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNrC43KPEmPWd5yo1BdJUtWT1J/uploaded-1776239238404-rda8olyh.jpg"},
]}