Update src/app/page.tsx

This commit is contained in:
2026-06-10 11:54:05 +00:00
parent b15e61f898
commit c4ada92f1d

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
href: "#contact", href: "#contact",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/woman-relaxing-spa_329181-13153.jpg" imageSrc="http://img.b2bpic.net/free-photo/woman-relaxing-spa_329181-13153.jpg?_wi=1"
imageAlt="Luxurious beauty salon interior with a client receiving hair treatment" imageAlt="Luxurious beauty salon interior with a client receiving hair treatment"
showDimOverlay={false} showDimOverlay={false}
showBlur={true} showBlur={true}
@@ -111,7 +111,7 @@ export default function LandingPage() {
title="About Teal By Bana" title="About Teal By Bana"
description="At Teal By Bana, we believe in enhancing your natural beauty through personalized and professional services. Our dedicated team uses the finest products and techniques to ensure every visit leaves you feeling refreshed, confident, and absolutely beautiful. Rated 4.4 with over 1,300 glowing reviews, we are Amman's premier destination for elegance and style." description="At Teal By Bana, we believe in enhancing your natural beauty through personalized and professional services. Our dedicated team uses the finest products and techniques to ensure every visit leaves you feeling refreshed, confident, and absolutely beautiful. Rated 4.4 with over 1,300 glowing reviews, we are Amman's premier destination for elegance and style."
tag="Our Story" tag="Our Story"
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27201.jpg" imageSrc="http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27201.jpg?_wi=1"
imageAlt="A stylist working on a client's hair in a brightly lit, modern salon" imageAlt="A stylist working on a client's hair in a brightly lit, modern salon"
/> />
</div> </div>
@@ -183,7 +183,7 @@ export default function LandingPage() {
imageAlt: "Portrait of Islam, Expert Hair Stylist", imageAlt: "Portrait of Islam, Expert Hair Stylist",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-spa_329181-13153.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-spa_329181-13153.jpg?_wi=2",
imageAlt: "professional female hairdresser smiling", imageAlt: "professional female hairdresser smiling",
}, },
{ {
@@ -199,7 +199,7 @@ export default function LandingPage() {
imageAlt: "Smiling beauty salon receptionist", imageAlt: "Smiling beauty salon receptionist",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27201.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27201.jpg?_wi=2",
imageAlt: "professional female hairdresser smiling", imageAlt: "professional female hairdresser smiling",
}, },
]} ]}