From 691de54101817ac5935c2f3bcc6bbdd3e26d69d6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 13:23:26 +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 506ed03..234a276 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { description="At Serenity Touch, we believe luxury is found in the smallest details." subdescription="Our curated treatments are designed to harmonize body and spirit in a haven of absolute quiet." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-2024.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-2024.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -114,11 +114,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Elena R.", date: "Oct 2024", title: "Rejuvenating", quote: "The gold wrap was an otherworldly experience.", tag: "Signature", avatarSrc: "http://img.b2bpic.net/free-photo/female-young-clear-youth-care_1301-1524.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-spa-objects_23-2148099254.jpg" }, + { id: "t1", name: "Elena R.", date: "Oct 2024", title: "Rejuvenating", quote: "The gold wrap was an otherworldly experience.", tag: "Signature", avatarSrc: "http://img.b2bpic.net/free-photo/female-young-clear-youth-care_1301-1524.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-spa-objects_23-2148099254.jpg?_wi=1" }, { id: "t2", name: "Marcus W.", date: "Sep 2024", title: "Expert Service", quote: "The massage technique is absolutely unrivaled.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-freckles-side-view_23-2149359575.jpg", imageSrc: "http://img.b2bpic.net/free-photo/candles-towel-flower_23-2147645860.jpg" }, { id: "t3", name: "Sarah J.", date: "Aug 2024", title: "Pure Bliss", quote: "A true sanctuary in the city.", tag: "Classic", avatarSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_176474-99872.jpg", imageSrc: "http://img.b2bpic.net/free-photo/vacation-tourism-leisure-concept-happy-relaxed-attractive-tanned-brunette-woman-glasses-lying-hotel-lounge-zone-cafe-terrace-put-feet-coffee-table-smiling-feeling-paradise_197531-30314.jpg" }, { id: "t4", name: "David K.", date: "Jul 2024", title: "Highly Recommended", quote: "Exquisite service and atmosphere.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/half-face-portrait-beautiful-spanish-man-casual-blue-t-shirt-with-trendy-hair-beard-showing-his-profile-looking-left-copy-space_176420-10334.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-glasses-loose-clothes-looks-away-standing-outdoors-morning-holiday-concept_197531-32644.jpg" }, - { id: "t5", name: "Sophie L.", date: "Jun 2024", title: "Amazing", quote: "Every detail was perfect, I felt so renewed.", tag: "Luxury", avatarSrc: "http://img.b2bpic.net/free-photo/female-young-clear-youth-care_1301-1524.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-spa-objects_23-2148099254.jpg" } + { id: "t5", name: "Sophie L.", date: "Jun 2024", title: "Amazing", quote: "Every detail was perfect, I felt so renewed.", tag: "Luxury", avatarSrc: "http://img.b2bpic.net/free-photo/female-young-clear-youth-care_1301-1524.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-spa-objects_23-2148099254.jpg?_wi=2" } ]} title="Words from Our Guests" description="Your journey to peace starts with a single touch." @@ -136,7 +136,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Your message or treatment preference..." }} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-2024.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-2024.jpg?_wi=2" /> -- 2.49.1