Update src/app/page.tsx

This commit is contained in:
2026-06-11 04:44:01 +00:00
parent 8cb7ae3bc7
commit 9e1548a8c9

View File

@@ -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"
/>
</div>