From dc771b0d0f6a1c0e045cf42d6d99c781c6b88158 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 20:06:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b091a1b..04c02b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { description="Fitted Cuts is built on three pillars: skill, care, and community. We specialize in modern fades, textured cuts, and ethnic hair expertise, serving everyone from college students to parents seeking patience and expertise." subdescription="Whether you're looking for a quick fade, a signature cut, or bringing your child in for their first haircut, we treat every client with the same dedication and respect." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-hairstilyst-giving-haircut_23-2148506293.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB753dG5UtdYtfmj8VzjG4CX61/uploaded-1773950788030-cpotmvcf.webp" imageAlt="Fitted Cuts Shop Interior" mediaAnimation="slide-up" useInvertedBackground={false} @@ -114,7 +114,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Exactly What I Needed", quote: "I came in nervous about finding a good fade place, and the barber listened carefully to what I wanted. The result was sharper than I expected. Will be back every month.", name: "Marcus Johnson", role: "College Student", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-outdoors-with-smartphone_23-2150501206.jpg", imageAlt: "Marcus Johnson" + id: "1", title: "Exactly What I Needed", quote: "I came in nervous about finding a good fade place, and the barber listened carefully to what I wanted. The result was sharper than I expected. Will be back every month.", name: "Marcus Johnson", role: "College Student", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB753dG5UtdYtfmj8VzjG4CX61/uploaded-1773950788030-cpotmvcf.webp", imageAlt: "Marcus Johnson" }, { id: "2", title: "Best Kids' Haircut Experience", quote: "My son has sensory sensitivities, and the team at Fitted Cuts was incredibly patient and kind. He actually looked forward to his second appointment. Truly inclusive.", name: "David Chen", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-smiling-enthusiastic-hispanic-male-student-searching-job-consider-career-opportu_1258-113382.jpg", imageAlt: "David Chen" -- 2.49.1