Update src/app/page.tsx

This commit is contained in:
2026-04-18 13:09:18 +00:00
parent b2e1d64019
commit b8da376b41

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Gallery",
id: "gallery",
},
name: "Gallery", id: "gallery"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Swaburah"
/>
@@ -52,15 +44,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
logoText="Swaburah"
description="Elevate Your Beauty Experience. Luxury Hair, Makeup & Henna Services in Abu Dhabi."
buttons={[
{
text: "Book Appointment",
href: "https://wa.me/971552124532?text=Hi%2C%20I%20want%20to%20book%20a%20service",
},
text: "Book Appointment", href: "https://wa.me/971552124532?text=Hi%2C%20I%20want%20to%20book%20a%20service"},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-pastry-table_23-2149234893.jpg"
mediaAnimation="blur-reveal"
@@ -75,41 +64,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "s1",
name: "Wash & Blow-dry",
price: "30 AED",
imageSrc: "http://img.b2bpic.net/free-photo/hair-treatment-product_23-2152020270.jpg",
},
id: "s1", name: "Wash & Blow-dry", price: "30 AED", imageSrc: "http://img.b2bpic.net/free-photo/hair-treatment-product_23-2152020270.jpg"},
{
id: "s2",
name: "Braiding w/ Extensions",
price: "140 AED",
imageSrc: "http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94682.jpg",
},
id: "s2", name: "Braiding w/ Extensions", price: "140 AED", imageSrc: "http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94682.jpg"},
{
id: "s3",
name: "Gel Extensions",
price: "80 AED",
imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21457.jpg",
},
id: "s3", name: "Gel Extensions", price: "80 AED", imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21457.jpg"},
{
id: "s4",
name: "Artificial Dreads",
price: "2000 AED",
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230919.jpg",
},
id: "s4", name: "Artificial Dreads", price: "2000 AED", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230919.jpg"},
{
id: "s5",
name: "Natural Dreads",
price: "150 AED",
imageSrc: "http://img.b2bpic.net/free-photo/professional-stylist-doing-haircut-salon_23-2147769831.jpg",
},
id: "s5", name: "Natural Dreads", price: "150 AED", imageSrc: "http://img.b2bpic.net/free-photo/professional-stylist-doing-haircut-salon_23-2147769831.jpg"},
{
id: "s6",
name: "Gel Polish",
price: "50 AED",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-s-hand-working-laptop-with-glass-chocolate-milkshake-water-wooden-desk_23-2147970879.jpg",
},
id: "s6", name: "Gel Polish", price: "50 AED", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-s-hand-working-laptop-with-glass-chocolate-milkshake-water-wooden-desk_23-2147970879.jpg"},
]}
title="Our Menu"
description="Exquisite styling tailored to your vision."
@@ -118,46 +83,23 @@ export default function LandingPage() {
<div id="gallery" data-section="gallery">
<TeamCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
members={[
{
id: "g1",
name: "Hair Artistry",
role: "Premium Styling",
imageSrc: "http://img.b2bpic.net/free-photo/woman-braiding-her-sister-hair-against-white-backdrop_23-2147890549.jpg",
},
id: "g1", name: "Hair Artistry", role: "Premium Styling", imageSrc: "http://img.b2bpic.net/free-photo/woman-braiding-her-sister-hair-against-white-backdrop_23-2147890549.jpg"},
{
id: "g2",
name: "Nail Design",
role: "Gel Polish",
imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hands-adorned-with-rings-black-nail-polish_23-2152015297.jpg",
},
id: "g2", name: "Nail Design", role: "Gel Polish", imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hands-adorned-with-rings-black-nail-polish_23-2152015297.jpg"},
{
id: "g3",
name: "Signature Makeup",
role: "Luxury Look",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylist-working-model_23-2148398630.jpg",
},
id: "g3", name: "Signature Makeup", role: "Luxury Look", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylist-working-model_23-2148398630.jpg"},
{
id: "g4",
name: "Braiding Craft",
role: "Modern Styles",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-outdoors_23-2149439868.jpg",
},
id: "g4", name: "Braiding Craft", role: "Modern Styles", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-outdoors_23-2149439868.jpg"},
{
id: "g5",
name: "Knotless Style",
role: "Precision",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-getting-her-hair-done_23-2148108777.jpg",
},
id: "g5", name: "Knotless Style", role: "Precision", imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-getting-her-hair-done_23-2148108777.jpg"},
{
id: "g6",
name: "Salon Ambience",
role: "Abu Dhabi",
imageSrc: "http://img.b2bpic.net/free-photo/person-holding-vinyl-record-leaf_23-2148289133.jpg",
},
id: "g6", name: "Salon Ambience", role: "Abu Dhabi", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-vinyl-record-leaf_23-2148289133.jpg"},
]}
title="Artistry"
description="Visual highlights from our Abu Dhabi salon."
@@ -172,17 +114,11 @@ export default function LandingPage() {
description="At Swaburah, we blend professional expertise with affordable luxury to provide an unparalleled beauty experience in the heart of Abu Dhabi."
bulletPoints={[
{
title: "Personalized Styling",
description: "Tailored looks that complement your unique style.",
},
title: "Personalized Styling", description: "Tailored looks that complement your unique style."},
{
title: "Professional Care",
description: "Top-tier service from experienced beauty specialists.",
},
title: "Professional Care", description: "Top-tier service from experienced beauty specialists."},
{
title: "Easy Booking",
description: "Instant appointments direct via WhatsApp.",
},
title: "Easy Booking", description: "Instant appointments direct via WhatsApp."},
]}
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/composed-bottles-with-rustic-decor_23-2147693388.jpg"
@@ -193,8 +129,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
tag="Visit Us"
title="Book Your Appointment Instantly"
description="Burger Box Building, Room 103, Abu Dhabi. Reach out on WhatsApp to secure your spot."
@@ -207,29 +142,19 @@ export default function LandingPage() {
logoText="Swaburah"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Hair Styling",
href: "#services",
},
label: "Hair Styling", href: "#services"},
{
label: "Manicure",
href: "#services",
},
label: "Manicure", href: "#services"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "WhatsApp",
href: "https://wa.me/971552124532",
},
label: "WhatsApp", href: "https://wa.me/971552124532"},
{
label: "Abu Dhabi",
href: "#",
},
label: "Abu Dhabi", href: "#"},
],
},
]}