From d79bdcf97d0772b00508b2ed4474bfcf8534a4cc Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 23:53:21 +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 8ced841..0833aaf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { text: "Learn More", href: "#features"}, ]} 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" /> @@ -83,9 +83,9 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - tag: "AI", 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"}, + tag: "AI", 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?_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"}, + 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?_wi=1"}, { tag: "VIN", title: "Full History", subtitle: "Complete transparency", description: "Comprehensive vehicle specs, recall history, and ownership records.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aoqsk97V6anHxxdN0Td3wUnV1y/data-points-floating-in-the-air-scanning-1776037869719-89c85e97.png"}, ]} @@ -105,19 +105,19 @@ export default function LandingPage() { "Basic valuation access", "Historical specs"], 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", imageAlt: "Ultra-modern car data intelligence dashboard interface on a tablet screen, showing graphs and auctio"}, + 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"}, { id: "pro", title: "Pro", price: "$49", period: "month", features: [ "Unlimited valuations", "Real-time deal alerts", "Pro dashboard"], 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", imageAlt: "Ultra-modern car data intelligence dashboard interface on a tablet screen, showing graphs and auctio"}, + 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"}, { id: "dealer", title: "Dealer", price: "$299", period: "month", features: [ "Team management", "Market intelligence", "API access"], 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", imageAlt: "Ultra-modern car data intelligence dashboard interface on a tablet screen, showing graphs and auctio"}, + 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"}, ]} title="Transparent Pricing" description="Choose the right tier for your needs, from enthusiast to professional dealer." -- 2.49.1