From 1db3ff85330899065aa823cf54c01a5bc85116e0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 13:54:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cf1d15..64e3c2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,16 +48,16 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "glowing-orb" }} leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033610.jpg", imageAlt: "Premium Smartphone" }, - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-woman-wireless-headphones-smiling-with-closed-eyes-relaxing-with_1258-201362.jpg", imageAlt: "Wireless Headphones" }, - { imageSrc: "http://img.b2bpic.net/free-photo/athlete-with-watch-gloves_23-2147618061.jpg", imageAlt: "Smartwatch Device" }, - { imageSrc: "http://img.b2bpic.net/free-photo/work-space-laptop-blank-screen-wooden-table_93675-128557.jpg", imageAlt: "Laptop Computer" } + { imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033610.jpg?_wi=1", imageAlt: "Premium Smartphone" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-woman-wireless-headphones-smiling-with-closed-eyes-relaxing-with_1258-201362.jpg?_wi=1", imageAlt: "Wireless Headphones" }, + { imageSrc: "http://img.b2bpic.net/free-photo/athlete-with-watch-gloves_23-2147618061.jpg?_wi=1", imageAlt: "Smartwatch Device" }, + { imageSrc: "http://img.b2bpic.net/free-photo/work-space-laptop-blank-screen-wooden-table_93675-128557.jpg?_wi=1", imageAlt: "Laptop Computer" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/closeup-business-person-using-tablet-computer-window_1262-18198.jpg", imageAlt: "Tablet Display" }, - { imageSrc: "http://img.b2bpic.net/free-vector/gaming-devices-panoramic-banner-header-vr_1441-3664.jpg", imageAlt: "Gaming Controller" }, - { imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-banner-concept-with-copy-space_23-2149601492.jpg", imageAlt: "Digital Camera" }, - { imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170089.jpg", imageAlt: "Portable Speaker" } + { imageSrc: "http://img.b2bpic.net/free-photo/closeup-business-person-using-tablet-computer-window_1262-18198.jpg?_wi=1", imageAlt: "Tablet Display" }, + { imageSrc: "http://img.b2bpic.net/free-vector/gaming-devices-panoramic-banner-header-vr_1441-3664.jpg?_wi=1", imageAlt: "Gaming Controller" }, + { imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-banner-concept-with-copy-space_23-2149601492.jpg?_wi=1", imageAlt: "Digital Camera" }, + { imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170089.jpg?_wi=1", imageAlt: "Portable Speaker" } ]} buttons={[ { text: "Shop Collection", href: "featured" }, @@ -80,10 +80,10 @@ export default function LandingPage() { useInvertedBackground={false} gridVariant="four-items-2x2-equal-grid" products={[ - { id: "1", name: "Elite Pro Smartphone", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033610.jpg", imageAlt: "Elite Pro Smartphone" }, - { id: "2", name: "Studio Wireless Headphones", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-woman-wireless-headphones-smiling-with-closed-eyes-relaxing-with_1258-201362.jpg", imageAlt: "Studio Wireless Headphones" }, - { id: "3", name: "Fit Ultra Smartwatch", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/athlete-with-watch-gloves_23-2147618061.jpg", imageAlt: "Fit Ultra Smartwatch" }, - { id: "4", name: "Creator Pro Laptop", price: "$1,299", imageSrc: "http://img.b2bpic.net/free-photo/work-space-laptop-blank-screen-wooden-table_93675-128557.jpg", imageAlt: "Creator Pro Laptop" } + { id: "1", name: "Elite Pro Smartphone", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033610.jpg?_wi=2", imageAlt: "Elite Pro Smartphone" }, + { id: "2", name: "Studio Wireless Headphones", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-woman-wireless-headphones-smiling-with-closed-eyes-relaxing-with_1258-201362.jpg?_wi=2", imageAlt: "Studio Wireless Headphones" }, + { id: "3", name: "Fit Ultra Smartwatch", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/athlete-with-watch-gloves_23-2147618061.jpg?_wi=2", imageAlt: "Fit Ultra Smartwatch" }, + { id: "4", name: "Creator Pro Laptop", price: "$1,299", imageSrc: "http://img.b2bpic.net/free-photo/work-space-laptop-blank-screen-wooden-table_93675-128557.jpg?_wi=2", imageAlt: "Creator Pro Laptop" } ]} /> @@ -97,10 +97,10 @@ export default function LandingPage() { useInvertedBackground={true} gridVariant="three-columns-all-equal-width" products={[ - { id: "5", name: "Vision Pro Tablet", price: "$599", imageSrc: "http://img.b2bpic.net/free-photo/closeup-business-person-using-tablet-computer-window_1262-18198.jpg", imageAlt: "Vision Pro Tablet" }, - { id: "6", name: "Game Master Controller", price: "$129", imageSrc: "http://img.b2bpic.net/free-vector/gaming-devices-panoramic-banner-header-vr_1441-3664.jpg", imageAlt: "Game Master Controller" }, - { id: "7", name: "Capture Pro Camera", price: "$1,499", imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-banner-concept-with-copy-space_23-2149601492.jpg", imageAlt: "Capture Pro Camera" }, - { id: "8", name: "Echo Max Speaker", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170089.jpg", imageAlt: "Echo Max Speaker" } + { id: "5", name: "Vision Pro Tablet", price: "$599", imageSrc: "http://img.b2bpic.net/free-photo/closeup-business-person-using-tablet-computer-window_1262-18198.jpg?_wi=2", imageAlt: "Vision Pro Tablet" }, + { id: "6", name: "Game Master Controller", price: "$129", imageSrc: "http://img.b2bpic.net/free-vector/gaming-devices-panoramic-banner-header-vr_1441-3664.jpg?_wi=2", imageAlt: "Game Master Controller" }, + { id: "7", name: "Capture Pro Camera", price: "$1,499", imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-banner-concept-with-copy-space_23-2149601492.jpg?_wi=2", imageAlt: "Capture Pro Camera" }, + { id: "8", name: "Echo Max Speaker", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170089.jpg?_wi=2", imageAlt: "Echo Max Speaker" } ]} /> -- 2.49.1