diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4de5365..cdb39eb 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,45 +45,28 @@ export default function LandingPage() {
@@ -103,28 +78,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Hair Services",
- description: "Coloring, keratin, and extensions.",
- bentoComponent: "reveal-icon",
- icon: Scissors,
- imageSrc: "http://img.b2bpic.net/free-photo/crop-hairstylist-working-with-young-client_23-2147769873.jpg",
- imageAlt: "professional hair coloring service",
+ title: "Hair Services", description: "Coloring, keratin, and extensions.", bentoComponent: "reveal-icon", icon: Scissors,
},
{
- title: "Nail Lounge",
- description: "Russian manicure and custom art.",
- bentoComponent: "reveal-icon",
- icon: Sparkles,
- imageSrc: "http://img.b2bpic.net/free-photo/cute-blond-woman-cozy-wear-home_624325-3014.jpg?_wi=2",
- imageAlt: "professional hair coloring service",
+ title: "Nail Lounge", description: "Russian manicure and custom art.", bentoComponent: "reveal-icon", icon: Sparkles,
},
{
- title: "Lashes & Brows",
- description: "Extensions and precision tints.",
- bentoComponent: "reveal-icon",
- icon: Eye,
- imageSrc: "http://img.b2bpic.net/free-photo/nail-hygiene-care-happy-client_23-2148766586.jpg?_wi=2",
- imageAlt: "professional hair coloring service",
+ title: "Lashes & Brows", description: "Extensions and precision tints.", bentoComponent: "reveal-icon", icon: Eye,
},
]}
title="Signature Services"
@@ -139,36 +99,19 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "silver",
- badge: "Standard",
- price: "AED 500",
- subtitle: "Essential beauty credits",
- features: [
- "10% off all services",
- "Priority booking",
- ],
+ id: "silver", badge: "Standard", price: "AED 500", subtitle: "Essential beauty credits", features: [
+ "10% off all services", "Priority booking"],
buttons: [
{
- text: "Join",
- href: "#",
- },
+ text: "Join", href: "#"},
],
},
{
- id: "gold",
- badge: "Premium",
- price: "AED 1200",
- subtitle: "Total luxury experience",
- features: [
- "20% off all services",
- "Free monthly spa add-on",
- "VIP priority",
- ],
+ id: "gold", badge: "Premium", price: "AED 1200", subtitle: "Total luxury experience", features: [
+ "20% off all services", "Free monthly spa add-on", "VIP priority"],
buttons: [
{
- text: "Join",
- href: "#",
- },
+ text: "Join", href: "#"},
],
},
]}
@@ -183,45 +126,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- title: "Perfect!",
- quote: "My nails came out perfect!",
- name: "Katrina Nacu",
- role: "Client",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg",
- },
+ id: "1", title: "Perfect!", quote: "My nails came out perfect!", name: "Katrina Nacu", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg"},
{
- id: "2",
- title: "Beautiful",
- quote: "Lashes look natural and lovely.",
- name: "Joanna Villarino",
- role: "Client",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-home-doing-her-beauty-routine_23-2150420892.jpg",
- },
+ id: "2", title: "Beautiful", quote: "Lashes look natural and lovely.", name: "Joanna Villarino", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-home-doing-her-beauty-routine_23-2150420892.jpg"},
{
- id: "3",
- title: "Five-star",
- quote: "Amazing hospitality every time.",
- name: "Fritz",
- role: "Client",
- imageSrc: "http://img.b2bpic.net/free-photo/young-happy-cheerful-sweet-lovely-smiling-woman-enjoy-bouquet-white-fresh-flowers_158595-8197.jpg",
- },
+ id: "3", title: "Five-star", quote: "Amazing hospitality every time.", name: "Fritz", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-cheerful-sweet-lovely-smiling-woman-enjoy-bouquet-white-fresh-flowers_158595-8197.jpg"},
{
- id: "4",
- title: "Quality",
- quote: "Quality meets perfection here.",
- name: "Marion Eslao",
- role: "Client",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-bride-getting-hair-done_23-2149860769.jpg",
- },
+ id: "4", title: "Quality", quote: "Quality meets perfection here.", name: "Marion Eslao", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bride-getting-hair-done_23-2149860769.jpg"},
{
- id: "5",
- title: "Exceptional",
- quote: "The most relaxing experience in Dubai.",
- name: "Sarah Ahmed",
- role: "Client",
- imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg",
- },
+ id: "5", title: "Exceptional", quote: "The most relaxing experience in Dubai.", name: "Sarah Ahmed", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg"},
]}
title="Client Stories"
description="Loved by hundreds of happy clients."
@@ -232,20 +145,15 @@ export default function LandingPage() {
@@ -256,33 +164,21 @@ export default function LandingPage() {
{
items: [
{
- label: "About Us",
- href: "#",
- },
+ label: "About Us", href: "#"},
{
- label: "Careers",
- href: "#",
- },
+ label: "Careers", href: "#"},
{
- label: "Policies",
- href: "#",
- },
+ label: "Policies", href: "#"},
],
},
{
items: [
{
- label: "Services",
- href: "#services",
- },
+ label: "Services", href: "#services"},
{
- label: "Membership",
- href: "#membership",
- },
+ label: "Membership", href: "#membership"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
],
},
]}