From 4d796abd552b0177c6f50bbac7658f7f848c9df7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 05:31:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 178cd8c..5da2050 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,12 +54,12 @@ export default function LandingPage() { buttonAnimation="slide-up" background={{ variant: "sparkles-gradient" }} carouselItems={[ - { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-with-ai-operated-devices_23-2151922457.jpg", imageAlt: "premium smartphone flagship phone display" }, - { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-smartphone-mockup-with-dramatic-lighting_9975-134422.jpg", imageAlt: "smartphone display modern tech device" }, - { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/hand-male-executive-holding-mobile-phone_107420-96263.jpg", imageAlt: "smartphone pro model camera phone" }, - { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/young-middle-east-woman-excutive-smiling-confident-make-selfie-by-smartphone-park_839833-21341.jpg", imageAlt: "budget smartphone affordable mobile device" }, - { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-business-concept_53876-33533.jpg", imageAlt: "gaming phone performance mobile device" }, - { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/hands-taking-noodles-photos-top-view_23-2149333826.jpg", imageAlt: "camera phone mobile photography focus" } + { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-with-ai-operated-devices_23-2151922457.jpg?_wi=1", imageAlt: "premium smartphone flagship phone display" }, + { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-smartphone-mockup-with-dramatic-lighting_9975-134422.jpg?_wi=1", imageAlt: "smartphone display modern tech device" }, + { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/hand-male-executive-holding-mobile-phone_107420-96263.jpg?_wi=1", imageAlt: "smartphone pro model camera phone" }, + { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/young-middle-east-woman-excutive-smiling-confident-make-selfie-by-smartphone-park_839833-21341.jpg?_wi=1", imageAlt: "budget smartphone affordable mobile device" }, + { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-business-concept_53876-33533.jpg?_wi=1", imageAlt: "gaming phone performance mobile device" }, + { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/hands-taking-noodles-photos-top-view_23-2149333826.jpg?_wi=1", imageAlt: "camera phone mobile photography focus" } ]} autoPlay={true} autoPlayInterval={4000} @@ -83,22 +83,22 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "phone-1", name: "Premium Flagship Pro Max", price: "$1,299", variant: "Midnight Black | 256GB", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-smartphone-mockup-with-dramatic-lighting_9975-134422.jpg", imageAlt: "Premium Flagship Pro Max" + id: "phone-1", name: "Premium Flagship Pro Max", price: "$1,299", variant: "Midnight Black | 256GB", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-smartphone-mockup-with-dramatic-lighting_9975-134422.jpg?_wi=2", imageAlt: "Premium Flagship Pro Max" }, { - id: "phone-2", name: "Ultra Performance Gaming Phone", price: "$899", variant: "Aurora Blue | 512GB", imageSrc: "http://img.b2bpic.net/free-photo/hand-male-executive-holding-mobile-phone_107420-96263.jpg", imageAlt: "Ultra Performance Gaming Phone" + id: "phone-2", name: "Ultra Performance Gaming Phone", price: "$899", variant: "Aurora Blue | 512GB", imageSrc: "http://img.b2bpic.net/free-photo/hand-male-executive-holding-mobile-phone_107420-96263.jpg?_wi=2", imageAlt: "Ultra Performance Gaming Phone" }, { - id: "phone-3", name: "Value Champion Budget Phone", price: "$349", variant: "Crystal White | 128GB", imageSrc: "http://img.b2bpic.net/free-photo/young-middle-east-woman-excutive-smiling-confident-make-selfie-by-smartphone-park_839833-21341.jpg", imageAlt: "Value Champion Budget Phone" + id: "phone-3", name: "Value Champion Budget Phone", price: "$349", variant: "Crystal White | 128GB", imageSrc: "http://img.b2bpic.net/free-photo/young-middle-east-woman-excutive-smiling-confident-make-selfie-by-smartphone-park_839833-21341.jpg?_wi=2", imageAlt: "Value Champion Budget Phone" }, { - id: "phone-4", name: "Gaming Beast Pro", price: "$799", variant: "Phantom Black | 256GB", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-business-concept_53876-33533.jpg", imageAlt: "Gaming Beast Pro" + id: "phone-4", name: "Gaming Beast Pro", price: "$799", variant: "Phantom Black | 256GB", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-business-concept_53876-33533.jpg?_wi=2", imageAlt: "Gaming Beast Pro" }, { - id: "phone-5", name: "Camera Specialist Max", price: "$1,099", variant: "Silver Starlight | 512GB", imageSrc: "http://img.b2bpic.net/free-photo/hands-taking-noodles-photos-top-view_23-2149333826.jpg", imageAlt: "Camera Specialist Max" + id: "phone-5", name: "Camera Specialist Max", price: "$1,099", variant: "Silver Starlight | 512GB", imageSrc: "http://img.b2bpic.net/free-photo/hands-taking-noodles-photos-top-view_23-2149333826.jpg?_wi=2", imageAlt: "Camera Specialist Max" }, { - id: "phone-6", name: "Balanced Everyday Phone", price: "$599", variant: "Forest Green | 256GB", imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-with-ai-operated-devices_23-2151922457.jpg", imageAlt: "Balanced Everyday Phone" + id: "phone-6", name: "Balanced Everyday Phone", price: "$599", variant: "Forest Green | 256GB", imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-with-ai-operated-devices_23-2151922457.jpg?_wi=2", imageAlt: "Balanced Everyday Phone" } ]} /> -- 2.49.1