From 8b0962b2f8e5be838c6a3111ee2d0652f6b3ee07 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 22:27:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5edf2d9..3641566 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { id: "book-now", }, ]} - brandName="Philly Braids" + brandName="Natalies Ephipany Beauty Bar " /> @@ -67,7 +67,7 @@ export default function LandingPage() { }, ]} buttonAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/closeup-portrait-black-woman-with-curly-brunette-hair_633478-2407.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPUidCTX0mAW193FU6DxiwUIKX/uploaded-1774390682247-rudijluz.png" imageAlt="Luxurious braided hairstyle" /> @@ -86,7 +86,7 @@ export default function LandingPage() { price: "Starting at $250", rating: 5, reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-afro-hairstyle_23-2150908550.jpg?_wi=1", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPUidCTX0mAW193FU6DxiwUIKX/uploaded-1774390908973-eprueov4.png", imageAlt: "Elegant Knotless Braids", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { price: "Starting at $180", rating: 5, reviewCount: "185", - imageSrc: "http://img.b2bpic.net/free-photo/lovely-african-american-woman-with-dreadlocks-leopard-outfit-cafe-beautiful-cool-fashionable-black-young-girl-indoor_627829-4832.jpg?_wi=1", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPUidCTX0mAW193FU6DxiwUIKX/uploaded-1774390987207-qzikkc3g.png", imageAlt: "Intricate Feed-in Braids", }, { @@ -106,7 +106,7 @@ export default function LandingPage() { price: "Starting at $150", rating: 5, reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/mixed-race-black-woman-with-blonde-curly-hair-studio-happy-smiling_633478-1182.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPUidCTX0mAW193FU6DxiwUIKX/uploaded-1774391070795-v8fwq9aa.png", imageAlt: "Stylish Locs Hairstyle", }, ]} @@ -124,7 +124,7 @@ export default function LandingPage() { id: 1, title: "Wash & Condition", description: "Arrive with freshly washed and deep-conditioned hair, free of any product buildup. Hair should be clean and detangled.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-black-woman-with-curly-brunette-hair_633478-2407.jpg?_wi=2", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BPUidCTX0mAW193FU6DxiwUIKX/uploaded-1774391192913-zgvio7cz.png", }, { id: 2, -- 2.49.1