From bc616a1348af07bb19770b6ab5677f3ce96e2d1a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 00:19:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5624cad..ea52a1a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { text: "Book Appointment", href: "#booking" }, { text: "View Services", href: "#services" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/alpine-hotel-hosting-winter-sports_482257-102253.jpg?_wi=1" + imageSrc="https://img.b2bpic.net/premium-photo/midsection-woman-cutting-hairs-hair-salon_798657-27771.jpg?id=114542457" mediaAnimation="opacity" avatars={[ { src: "http://img.b2bpic.net/free-photo/female-stylist-posing-japanese-hairdressers_23-2149395766.jpg", alt: "Female stylist posing at a japanese hairdressers" }, -- 2.49.1