diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0c9a142..41a77dc 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,29 +31,17 @@ export default function LandingPage() {
@@ -65,36 +53,22 @@ export default function LandingPage() {
description="Welcome to Sozy Beauty Salon in Al Alia, Ajman. Experience professional care with our premium beauty services daily until 10 PM."
buttons={[
{
- text: "Book Now",
- href: "#contact",
- },
+ text: "Book Now", href: "#contact"},
{
- text: "Call Us",
- href: "tel:+971529004379",
- },
+ text: "Call Us", href: "tel:+971529004379"},
]}
- imageSrc="http://img.b2bpic.net/free-photo/positive-woman-with-flowers_1098-2645.jpg"
+ imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-with-flowers-face_1098-2645.jpg"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/adorable-caucasian-girl-turban-covering-face-with-hands-studio-shot-fashionable-woman-isolated-pink-background_197531-25889.jpg",
- alt: "Client profile 1",
- },
+ src: "http://img.b2bpic.net/free-photo/adorable-caucasian-girl-turban-covering-face-with-hands-studio-shot-fashionable-woman-isolated-pink-background_197531-25889.jpg", alt: "Client profile 1"},
{
- src: "http://img.b2bpic.net/free-photo/high-angle-young-woman-wearing-eye-patches_23-2149627123.jpg",
- alt: "Client profile 2",
- },
+ src: "http://img.b2bpic.net/free-photo/high-angle-young-woman-wearing-eye-patches_23-2149627123.jpg", alt: "Client profile 2"},
{
- src: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229772.jpg",
- alt: "Client profile 3",
- },
+ src: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229772.jpg", alt: "Client profile 3"},
{
- src: "http://img.b2bpic.net/free-photo/caucasian-woman-going-through-microblading-treatment_23-2149102678.jpg",
- alt: "Client profile 4",
- },
+ src: "http://img.b2bpic.net/free-photo/caucasian-woman-going-through-microblading-treatment_23-2149102678.jpg", alt: "Client profile 4"},
{
- src: "http://img.b2bpic.net/free-photo/master-tattooing-mehndi-paint-woman-hand_23-2148080082.jpg",
- alt: "Client profile 5",
- },
+ src: "http://img.b2bpic.net/free-photo/master-tattooing-mehndi-paint-woman-hand_23-2148080082.jpg", alt: "Client profile 5"},
]}
avatarText="Trusted by 500+ happy clients"
/>
@@ -119,35 +93,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Nail Care & Art",
- description: "Professional acrylics and gel care for perfectly polished hands.",
- imageSrc: "http://img.b2bpic.net/free-photo/adorable-caucasian-girl-turban-covering-face-with-hands-studio-shot-fashionable-woman-isolated-pink-background_197531-25889.jpg?_wi=1",
- },
+ title: "Nail Care & Art", description: "Professional acrylics and gel care for perfectly polished hands.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-caucasian-girl-turban-covering-face-with-hands-studio-shot-fashionable-woman-isolated-pink-background_197531-25889.jpg?_wi=1"},
{
- title: "Lash & Brow",
- description: "Expert eyelash extensions and microblading for a defined look.",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-woman-wearing-eye-patches_23-2149627123.jpg?_wi=1",
- },
+ title: "Lash & Brow", description: "Expert eyelash extensions and microblading for a defined look.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-woman-wearing-eye-patches_23-2149627123.jpg?_wi=1"},
{
- title: "Hair & Makeup",
- description: "Styling, makeup artistry, and full transformation services.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229772.jpg?_wi=1",
- },
+ title: "Hair & Makeup", description: "Styling, makeup artistry, and full transformation services.", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229772.jpg?_wi=1"},
{
- title: "Waxing & Henna",
- description: "Precise facial waxing and beautiful, traditional henna artistry.",
- imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-going-through-microblading-treatment_23-2149102678.jpg?_wi=1",
- },
+ title: "Waxing & Henna", description: "Precise facial waxing and beautiful, traditional henna artistry.", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-going-through-microblading-treatment_23-2149102678.jpg?_wi=1"},
{
- title: "Skincare Facials",
- description: "Rejuvenating facials for a radiant and healthy glow.",
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-asian-woman-posing-towel-after-shower_197531-19624.jpg?_wi=1",
- },
+ title: "Skincare Facials", description: "Rejuvenating facials for a radiant and healthy glow.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-asian-woman-posing-towel-after-shower_197531-19624.jpg?_wi=1"},
{
- title: "Bridal Packages",
- description: "Full-service bridal grooming for your special day.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229772.jpg?_wi=2",
- },
+ title: "Bridal Packages", description: "Full-service bridal grooming for your special day.", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229772.jpg?_wi=2"},
]}
title="Our Signature Services"
description="Discover a range of professional beauty services tailored to your needs."
@@ -162,41 +118,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Manicure Design",
- price: "View Details",
- imageSrc: "http://img.b2bpic.net/free-photo/adorable-caucasian-girl-turban-covering-face-with-hands-studio-shot-fashionable-woman-isolated-pink-background_197531-25889.jpg?_wi=2",
- },
+ id: "1", name: "Manicure Design", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/adorable-caucasian-girl-turban-covering-face-with-hands-studio-shot-fashionable-woman-isolated-pink-background_197531-25889.jpg?_wi=2"},
{
- id: "2",
- name: "Lash Perfection",
- price: "View Details",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-woman-wearing-eye-patches_23-2149627123.jpg?_wi=2",
- },
+ id: "2", name: "Lash Perfection", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-woman-wearing-eye-patches_23-2149627123.jpg?_wi=2"},
{
- id: "3",
- name: "Bridal Hair",
- price: "View Details",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229772.jpg?_wi=3",
- },
+ id: "3", name: "Bridal Hair", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229772.jpg?_wi=3"},
{
- id: "4",
- name: "Brow Define",
- price: "View Details",
- imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-going-through-microblading-treatment_23-2149102678.jpg?_wi=2",
- },
+ id: "4", name: "Brow Define", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-going-through-microblading-treatment_23-2149102678.jpg?_wi=2"},
{
- id: "5",
- name: "Henna Artistry",
- price: "View Details",
- imageSrc: "http://img.b2bpic.net/free-photo/master-tattooing-mehndi-paint-woman-hand_23-2148080082.jpg",
- },
+ id: "5", name: "Henna Artistry", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/master-tattooing-mehndi-paint-woman-hand_23-2148080082.jpg"},
{
- id: "6",
- name: "Glow Facial",
- price: "View Details",
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-asian-woman-posing-towel-after-shower_197531-19624.jpg?_wi=2",
- },
+ id: "6", name: "Glow Facial", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/attractive-asian-woman-posing-towel-after-shower_197531-19624.jpg?_wi=2"},
]}
title="Beauty Gallery"
description="See our latest transformations and signature looks."
@@ -208,30 +140,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sara A.",
- imageSrc: "http://img.b2bpic.net/free-photo/cute-young-caucasian-blonde-girls-use-face-cream-while-sitting-beauty-parlour-concept-preserving-youth_197531-31473.jpg?_wi=2",
- },
+ id: "1", name: "Sara A.", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-caucasian-blonde-girls-use-face-cream-while-sitting-beauty-parlour-concept-preserving-youth_197531-31473.jpg?_wi=2"},
{
- id: "2",
- name: "Fatima M.",
- imageSrc: "http://img.b2bpic.net/free-photo/cute-young-caucasian-blonde-girls-use-face-cream-while-sitting-beauty-parlour-concept-preserving-youth_197531-31473.jpg?_wi=3",
- },
+ id: "2", name: "Fatima M.", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-caucasian-blonde-girls-use-face-cream-while-sitting-beauty-parlour-concept-preserving-youth_197531-31473.jpg?_wi=3"},
{
- id: "3",
- name: "Layla K.",
- imageSrc: "http://img.b2bpic.net/free-photo/cute-young-caucasian-blonde-girls-use-face-cream-while-sitting-beauty-parlour-concept-preserving-youth_197531-31473.jpg?_wi=4",
- },
+ id: "3", name: "Layla K.", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-caucasian-blonde-girls-use-face-cream-while-sitting-beauty-parlour-concept-preserving-youth_197531-31473.jpg?_wi=4"},
{
- id: "4",
- name: "Mariam S.",
- imageSrc: "http://img.b2bpic.net/free-photo/cute-young-caucasian-blonde-girls-use-face-cream-while-sitting-beauty-parlour-concept-preserving-youth_197531-31473.jpg?_wi=5",
- },
+ id: "4", name: "Mariam S.", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-caucasian-blonde-girls-use-face-cream-while-sitting-beauty-parlour-concept-preserving-youth_197531-31473.jpg?_wi=5"},
{
- id: "5",
- name: "Huda R.",
- imageSrc: "http://img.b2bpic.net/free-photo/cute-young-caucasian-blonde-girls-use-face-cream-while-sitting-beauty-parlour-concept-preserving-youth_197531-31473.jpg?_wi=6",
- },
+ id: "5", name: "Huda R.", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-caucasian-blonde-girls-use-face-cream-while-sitting-beauty-parlour-concept-preserving-youth_197531-31473.jpg?_wi=6"},
]}
cardTitle="What Clients Say"
cardTag="Google Rating 3.6"
@@ -243,18 +160,13 @@ export default function LandingPage() {
@@ -265,33 +177,21 @@ export default function LandingPage() {
{
items: [
{
- label: "Home",
- href: "#home",
- },
+ label: "Home", href: "#home"},
{
- label: "Services",
- href: "#services",
- },
+ label: "Services", href: "#services"},
{
- label: "Gallery",
- href: "#gallery",
- },
+ label: "Gallery", href: "#gallery"},
],
},
{
items: [
{
- label: "WhatsApp",
- href: "https://wa.me/971529004379",
- },
+ label: "WhatsApp", href: "https://wa.me/971529004379"},
{
- label: "Google Maps",
- href: "https://maps.app.goo.gl/n3uP2h2Fds7mUf8m7",
- },
+ label: "Google Maps", href: "https://maps.app.goo.gl/n3uP2h2Fds7mUf8m7"},
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
],
},
]}