From d0505758f2e27649d20029890ceb70f92981306c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 30 May 2026 14:51:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c9456e1..ef4a96b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,7 @@ export default function LandingPage() { { id: "feature-3", title: "Adaptive Audio", descriptions: [ "Immersive soundscapes with intelligent noise cancellation, adapting to your surroundings for crystal-clear communication and private listening."], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-european-girl-with-dark-hair-wearing-sunglasses-jacket-is-holding-smartphone-looking-aside-sunlight-city-background_291650-2300.jpg", alt: "AuraLens adaptive audio"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-european-girl-with-dark-hair-wearing-sunglasses-jacket-is-holding-smartphone-looking-aside-sunlight-city-background_291650-2300.jpg", imageAlt: "AuraLens adaptive audio"}, ]} title="Experience Unparalleled Innovation" description="Designed to seamlessly blend with your life, AuraLens elevates every interaction with groundbreaking technology." -- 2.49.1