From 8cb226d09cba8f279805323c97d52a2339fc37df Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:46:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0553080..5704090 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,19 +124,19 @@ export default function LandingPage() { { title: "Mascot Design", description: "Personality-driven characters that build connection.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j5t7tv", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j5t7tv&_wi=1", imageAlt: "coffee bean mascot logo design", }, { title: "Logo & Typography", description: "Bespoke fonts and marks that speak your coffee's language.", - imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-envelope-top-view_23-2148296159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-envelope-top-view_23-2148296159.jpg?_wi=1", imageAlt: "modern coffee shop logo design", }, { title: "Outlet Visualization", description: "Atmospheric design planning for physical cafe experiences.", - imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg?_wi=1", imageAlt: "coffee shop interior visualization", }, ]} @@ -156,19 +156,19 @@ export default function LandingPage() { id: "p1", name: "Barista Bean Mascot", price: "Featured", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j5t7tv", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j5t7tv&_wi=2", }, { id: "p2", name: "Cafe Typography ID", price: "Featured", - imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-envelope-top-view_23-2148296159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-envelope-top-view_23-2148296159.jpg?_wi=2", }, { id: "p3", name: "Outlet Interior Viz", price: "Featured", - imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg?_wi=2", }, { id: "p4",