From d2ac2cfd6ee8ae1ca235e3bc79d44c6d15324e11 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 14:55:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 08299ac..846accf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,14 +47,14 @@ export default function LandingPage() { title="NEXAGE: WEAR THE EDGE" description="Premium apparel, mobile accessories, and tech gadgets curated for the modern minimalist." testimonials={[ - { name: "Alex R.", handle: "@alexr", testimonial: "Nexage redefines quality. Sleek, fast, and exactly what I needed.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDTZ7r5hPIt6gTd07KQZ5riKcQ/uploaded-1775919251069-4ib434s7.png", imageAlt: "User provided image" }, - { name: "Jordan P.", handle: "@jordanp", testimonial: "The best tech accessories on the market. Period.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-arrangement_23-2149440637.jpg", imageAlt: "User provided image" }, - { name: "Sam T.", handle: "@samt", testimonial: "Minimalist aesthetic done right. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-plant-with-leaves-round-vase_23-2149334651.jpg", imageAlt: "User provided image" }, - { name: "Casey W.", handle: "@caseyw", testimonial: "Fast shipping, premium feel. Will shop again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-concept_23-2148835346.jpg", imageAlt: "User provided image" }, - { name: "Taylor S.", handle: "@taylors", testimonial: "Perfect integration of style and tech functionality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg", imageAlt: "User provided image" } + { name: "Alex R.", handle: "@alexr", testimonial: "Nexage redefines quality. Sleek, fast, and exactly what I needed.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDTZ7r5hPIt6gTd07KQZ5riKcQ/uploaded-1775919251069-4ib434s7.png?_wi=1", imageAlt: "User provided image" }, + { name: "Jordan P.", handle: "@jordanp", testimonial: "The best tech accessories on the market. Period.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-arrangement_23-2149440637.jpg?_wi=1", imageAlt: "User provided image" }, + { name: "Sam T.", handle: "@samt", testimonial: "Minimalist aesthetic done right. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-plant-with-leaves-round-vase_23-2149334651.jpg?_wi=1", imageAlt: "User provided image" }, + { name: "Casey W.", handle: "@caseyw", testimonial: "Fast shipping, premium feel. Will shop again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-concept_23-2148835346.jpg?_wi=1", imageAlt: "User provided image" }, + { name: "Taylor S.", handle: "@taylors", testimonial: "Perfect integration of style and tech functionality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg?_wi=1", imageAlt: "User provided image" } ]} buttons={[{ text: "Shop Now", href: "#clothing" }]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDTZ7r5hPIt6gTd07KQZ5riKcQ/uploaded-1775919251069-4ib434s7.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDTZ7r5hPIt6gTd07KQZ5riKcQ/uploaded-1775919251069-4ib434s7.png?_wi=2" imageAlt="Nexage Brand Logo" mediaAnimation="blur-reveal" avatars={[ @@ -81,7 +81,7 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} products={[ - { id: "1", name: "Minimalist Hoodie", price: "$85.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-arrangement_23-2149440637.jpg" }, + { id: "1", name: "Minimalist Hoodie", price: "$85.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-arrangement_23-2149440637.jpg?_wi=2" }, { id: "2", name: "Basic Tee Black", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-studio_23-2149429028.jpg" }, { id: "3", name: "Tech Shell Jacket", price: "$120.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-blonde-rich-woman-with-banknotes-purse_23-2149668375.jpg" }, { id: "4", name: "Relaxed Fit Denim", price: "$95.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-posing-white-hoodie-leggings-posing-against-white-background_89887-1080.jpg" }, @@ -115,8 +115,8 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} products={[ - { id: "g1", name: "Smart Soundbar", price: "$299.00", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-concept_23-2148835346.jpg" }, - { id: "g2", name: "Noise Cancelling Buds", price: "$199.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-plant-with-leaves-round-vase_23-2149334651.jpg" }, + { id: "g1", name: "Smart Soundbar", price: "$299.00", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-concept_23-2148835346.jpg?_wi=2" }, + { id: "g2", name: "Noise Cancelling Buds", price: "$199.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-plant-with-leaves-round-vase_23-2149334651.jpg?_wi=2" }, { id: "g3", name: "Smart Watch Ultra", price: "$399.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-various-digital-devices_23-2147864668.jpg" }, { id: "g4", name: "High-Res Digital Camera", price: "$599.00", imageSrc: "http://img.b2bpic.net/free-photo/view-charcoal-different-forms_23-2149654130.jpg" }, { id: "g5", name: "Portable SSD 2TB", price: "$150.00", imageSrc: "http://img.b2bpic.net/free-photo/wireless-keyboard-mouse-earphones-table_140725-8947.jpg" }, @@ -132,7 +132,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "1", title: "Great quality!", quote: "The apparel is so soft yet durable.", name: "Sarah J.", role: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg" }, + { id: "1", title: "Great quality!", quote: "The apparel is so soft yet durable.", name: "Sarah J.", role: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg?_wi=2" }, { id: "2", title: "Top-tier gear", quote: "I love the mobile accessories design.", name: "Mark D.", role: "Engineer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-posing-white-shirt_23-2149021858.jpg" }, { id: "3", title: "Seamless experience", quote: "Shipping was fast and items look great.", name: "Lisa K.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-wearing-all-black-clothes_273609-9812.jpg" }, { id: "4", title: "Very impressed", quote: "The quality exceeds expectations.", name: "Tom B.", role: "Artist", imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trench-coat-showing-okay-gesture-smiling-satisfied-recommending-compa_1258-172975.jpg" }, -- 2.49.1