6 Commits

Author SHA1 Message Date
4a34ecb3a5 Merge version_6 into main
Merge version_6 into main
2026-04-15 12:20:28 +00:00
112622ec60 Update src/app/page.tsx 2026-04-15 12:20:25 +00:00
c6d52a48b0 Merge version_5 into main
Merge version_5 into main
2026-04-15 12:15:47 +00:00
ec03426c08 Merge version_4 into main
Merge version_4 into main
2026-04-15 12:15:37 +00:00
79370948aa Merge version_3 into main
Merge version_3 into main
2026-04-15 12:15:10 +00:00
27a86a27c6 Merge version_3 into main
Merge version_3 into main
2026-04-15 12:13:48 +00:00

View File

@@ -91,14 +91,14 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{ id: "g1", title: "Salon Equipment", content: "We use state-of-the-art styling chairs, professional steamers, and sanitizing equipment." },
{ id: "g2", title: "Makeup & Styling", content: "Our collection includes high-quality brushes, palettes, and tools for every look." },
{ id: "g3", title: "Hair Tools", content: "We utilize professional blow dryers, flat irons, and curlers for perfect styling." },
{ id: "g1", title: "Salon Standards", content: "We pride ourselves on maintaining the highest cleanliness and hygiene standards in all our service areas." },
{ id: "g2", title: "Expert Staff", content: "Our team is professionally trained to provide you with a relaxing and high-quality beauty experience." },
{ id: "g3", title: "Premium Products", content: "We curate our beauty products to ensure safe, effective results for every treatment we perform." },
]}
imageSrc="http://img.b2bpic.net/free-photo/makeup-brushes-set-with-cosmetics_23-2148154865.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-salon-interior-design_23-2148736366.jpg"
mediaAnimation="slide-up"
title="Our Beauty Toolkit"
description="Explore the professional-grade tools and quality equipment we use to deliver exceptional beauty results."
title="Our Salon Experience"
description="We focus on delivering a peaceful, professional environment dedicated to your beauty and relaxation."
faqsAnimation="slide-up"
/>
</div>