From d49b185b13002df39862420b3a49d9ccf65bce34 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 10:56:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a39881..37fec5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,11 +95,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "200MP AI Camera", description: "Capture breathtaking detail with our revolutionary AI-powered camera sensor.", imageSrc: "http://img.b2bpic.net/free-photo/women-s-hands-holding-mobile-phone-taking-photo-tasty-cake-served-plate_8353-6247.jpg?_wi=1"}, + title: "200MP AI Camera", description: "Turn every snapshot into a professional masterpiece with incredible clarity and color depth.", imageSrc: "http://img.b2bpic.net/free-photo/women-s-hands-holding-mobile-phone-taking-photo-tasty-cake-served-plate_8353-6247.jpg?_wi=1"}, { - title: "All-Day Power", description: "High-efficiency battery engineered to keep up with your busiest days.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-bottle_23-2151048107.jpg"}, + title: "All-Day Power", description: "Uninterrupted power that lasts through your most demanding days without needing a charge.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-bottle_23-2151048107.jpg"}, { - title: "Snapdragon Power", description: "The latest processor architecture delivering blazing speeds and effortless multitasking.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-circuit-board-close-up_23-2149174361.jpg"}, + title: "Snapdragon Power", description: "Experience lightning-fast app transitions and seamless multitasking for true productivity.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-circuit-board-close-up_23-2149174361.jpg"}, ]} title="Built for Excellence" description="Unmatched performance features that redefine the standard of mobile technology." @@ -135,7 +135,7 @@ export default function LandingPage() { { id: "p1", name: "S26 Ultra 256GB", price: "$1,199", variant: "Premium Storage", imageSrc: "http://img.b2bpic.net/free-vector/gradient-technology-product-catalog-with-photo_23-2149070548.jpg"}, { - id: "p2", name: "S26 Ultra 512GB", price: "$1,399", variant: "Pro Storage", imageSrc: "http://img.b2bpic.net/free-photo/set-various-digital-devices_23-2147864697.jpg"}, + id: "p2", name: "S26 Ultra 512GB", price: "$1,399", variant: "Pro Storage", imageSrc: "http://img.b2bpic.net/free-photo/set-various-devices_23-2147864697.jpg"}, { id: "p3", name: "S26 Ultra 1TB", price: "$1,699", variant: "Ultimate Storage", imageSrc: "http://img.b2bpic.net/free-vector/flat-technology-product-catalog_23-2149083828.jpg"}, { -- 2.49.1