From c7a7145491978458b037b9cd9b8d9139cdfa414d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 23:52:24 +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 d60a572..4945c51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aoqsk97V6anHxxdN0Td3wUnV1y/ultra-modern-car-data-intelligence-dashb-1776037836541-fe4158d4.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aoqsk97V6anHxxdN0Td3wUnV1y/ultra-modern-car-data-intelligence-dashb-1776037836541-fe4158d4.png?_wi=1" imageAlt="AutoAlpha platform interface preview" /> @@ -107,14 +107,14 @@ export default function LandingPage() { title: "Real-Time Valuation", subtitle: "Smarter than CarFax", description: "Get accurate valuations backed by thousands of verified auction sales.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aoqsk97V6anHxxdN0Td3wUnV1y/close-up-of-a-luxury-car-steering-wheel--1776037848736-f8b2b9aa.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aoqsk97V6anHxxdN0Td3wUnV1y/close-up-of-a-luxury-car-steering-wheel--1776037848736-f8b2b9aa.png?_wi=1", }, { tag: "Live", title: "Deal Alerts", subtitle: "Never miss out", description: "Instant notifications when cars hit the market below fair value.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aoqsk97V6anHxxdN0Td3wUnV1y/smartphone-interface-showing-a-live-map--1776037858649-92d44479.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aoqsk97V6anHxxdN0Td3wUnV1y/smartphone-interface-showing-a-live-map--1776037858649-92d44479.png?_wi=1", }, { tag: "VIN", @@ -147,7 +147,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aoqsk97V6anHxxdN0Td3wUnV1y/ultra-modern-car-data-intelligence-dashb-1776037836541-fe4158d4.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aoqsk97V6anHxxdN0Td3wUnV1y/ultra-modern-car-data-intelligence-dashb-1776037836541-fe4158d4.png?_wi=2", imageAlt: "Ultra-modern car data intelligence dashboard interface on a tablet screen, showing graphs and auctio", }, { @@ -163,7 +163,7 @@ export default function LandingPage() { button: { text: "Upgrade to Pro", }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aoqsk97V6anHxxdN0Td3wUnV1y/close-up-of-a-luxury-car-steering-wheel--1776037848736-f8b2b9aa.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aoqsk97V6anHxxdN0Td3wUnV1y/close-up-of-a-luxury-car-steering-wheel--1776037848736-f8b2b9aa.png?_wi=2", imageAlt: "Ultra-modern car data intelligence dashboard interface on a tablet screen, showing graphs and auctio", }, { @@ -179,7 +179,7 @@ export default function LandingPage() { button: { text: "Contact Sales", }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aoqsk97V6anHxxdN0Td3wUnV1y/smartphone-interface-showing-a-live-map--1776037858649-92d44479.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aoqsk97V6anHxxdN0Td3wUnV1y/smartphone-interface-showing-a-live-map--1776037858649-92d44479.png?_wi=2", imageAlt: "Ultra-modern car data intelligence dashboard interface on a tablet screen, showing graphs and auctio", }, ]} -- 2.49.1