From 3bf031c36b7fc8df3cf48786c6694fb0d8835b27 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:06:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b7267f..370a7c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,18 +84,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "Deep Hydration", description: "Advanced moisture-lock technology penetrates 5 layers deep for plump, dewy skin that lasts all day.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148561343.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/ui-design-concept-mobile-phone_1284-45230.jpg" } + title: "Deep Hydration", description: "Advanced moisture-lock technology penetrates 5 layers deep for plump, dewy skin that lasts all day.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148561343.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/ui-design-concept-mobile-phone_1284-45230.jpg?_wi=1" } }, { id: 2, - title: "Anti-Aging Magic", description: "Potent peptide complex smooths fine lines and boosts collagen production for firmer, younger-looking skin.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148561343.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/ui-design-concept-mobile-phone_1284-45230.jpg" } + title: "Anti-Aging Magic", description: "Potent peptide complex smooths fine lines and boosts collagen production for firmer, younger-looking skin.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148561343.jpg?_wi=2" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/ui-design-concept-mobile-phone_1284-45230.jpg?_wi=2" } }, { id: 3, - title: "Radiance Restoration", description: "Vitamin C-enriched serum brightens dull complexion and fades dark spots for a luminous, even-toned glow.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148561343.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/ui-design-concept-mobile-phone_1284-45230.jpg" } + title: "Radiance Restoration", description: "Vitamin C-enriched serum brightens dull complexion and fades dark spots for a luminous, even-toned glow.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148561343.jpg?_wi=3" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/ui-design-concept-mobile-phone_1284-45230.jpg?_wi=3" } } ]} showStepNumbers={true} @@ -151,11 +151,11 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sofia Martinez", handle: "@sofiaglow", testimonial: "My skin has never looked better! The serum completely transformed my complexion in just 4 weeks. I'm obsessed!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-female-blue-shirt-grey-background_613910-7970.jpg", imageAlt: "Sofia Martinez" + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-female-blue-shirt-grey-background_613910-7970.jpg?_wi=1", imageAlt: "Sofia Martinez" }, { id: "2", name: "Emma Thompson", handle: "@emmbeauty", testimonial: "Finally found a skincare line that actually delivers. No irritation, just pure radiance. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-female-blue-shirt-grey-background_613910-7970.jpg", imageAlt: "Emma Thompson" + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-female-blue-shirt-grey-background_613910-7970.jpg?_wi=2", imageAlt: "Emma Thompson" }, { id: "3", name: "Jessica Lee", handle: "@jessicaskin", testimonial: "The moisturizer is absolutely divine. My skin feels like silk and looks incredibly plump and hydrated.", rating: 5,