From a40cafd61cd7ba2144cb696a1674141e4f544dd5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:12:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 79dd429..9b8c4e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWeDFyKh0TLfCMjwyXD0vsCZFT/apple-watch-user-in-a-dynamic-lifestyle--1772712695868-e26afd30.png", imageAlt: "Connectivity features" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWeDFyKh0TLfCMjwyXD0vsCZFT/apple-watch-in-silver-titanium-finish-wi-1772712695715-b803b46d.png", imageAlt: "Watch in daily use" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWeDFyKh0TLfCMjwyXD0vsCZFT/apple-watch-in-silver-titanium-finish-wi-1772712695715-b803b46d.png?_wi=1", imageAlt: "Watch in daily use" } ] } @@ -114,7 +114,7 @@ export default function LandingPage() { id: "midnight-blue", name: "Midnight Blue Edition", price: "Starting at $399", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWeDFyKh0TLfCMjwyXD0vsCZFT/apple-watch-in-midnight-blue-color-optio-1772712694387-6efdea87.png", imageAlt: "Midnight Blue Apple Watch" }, { - id: "titanium-silver", name: "Titanium Silver Sport", price: "Starting at $449", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWeDFyKh0TLfCMjwyXD0vsCZFT/apple-watch-in-silver-titanium-finish-wi-1772712695715-b803b46d.png", imageAlt: "Titanium Silver with sport band" + id: "titanium-silver", name: "Titanium Silver Sport", price: "Starting at $449", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWeDFyKh0TLfCMjwyXD0vsCZFT/apple-watch-in-silver-titanium-finish-wi-1772712695715-b803b46d.png?_wi=2", imageAlt: "Titanium Silver with sport band" }, { id: "rose-gold", name: "Rose Gold Elegant", price: "Starting at $429", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWeDFyKh0TLfCMjwyXD0vsCZFT/apple-watch-in-rose-gold-variant-display-1772712694776-2d322845.png", imageAlt: "Rose Gold with leather band" -- 2.49.1