From 9e1548a8c95ccc3a1448d2485a00aee4b5342baf Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 04:44:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 828162e..86644a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,6 +135,9 @@ export default function LandingPage() { type: "text", content: "Where Expertise Meets Elegance"}, { type: "text", content: "At KENYUN SALON, we believe in the transformative power of beauty. Our team of seasoned stylists and therapists is dedicated to providing unparalleled service, using only the finest products and techniques to ensure you leave feeling refreshed, confident, and utterly beautiful. Discover our passion for perfection and commitment to your ultimate satisfaction." + }, + { + type: "image", src: "http://img.b2bpic.net/free-photo/business-person-training-beginner-internship_23-2149335455.jpg", alt: "Professional hairdresser styling client's hair" } ]} buttons={[ @@ -142,8 +145,6 @@ export default function LandingPage() { text: "Learn More", href: "#about"}, ]} buttonAnimation="none" - imageSrc="http://img.b2bpic.net/free-photo/business-person-training-beginner-internship_23-2149335455.jpg" - imageAlt="Professional hairdresser styling client's hair" />