9 Commits

Author SHA1 Message Date
60db0b2e97 Merge version_3 into main
Merge version_3 into main
2026-03-06 04:18:37 +00:00
8b0c4700b5 Update src/app/page.tsx 2026-03-06 04:18:33 +00:00
b90cc23e8b Merge version_3 into main
Merge version_3 into main
2026-03-06 04:09:49 +00:00
beff6b0645 Update theme colors 2026-03-06 04:09:43 +00:00
e931da4201 Merge version_3 into main
Merge version_3 into main
2026-03-06 03:07:08 +00:00
1de57ff3f6 Update theme colors 2026-03-06 03:07:02 +00:00
22314b0c3e Merge version_3 into main
Merge version_3 into main
2026-03-05 03:00:55 +00:00
bb551cd06d Update src/app/page.tsx 2026-03-05 03:00:50 +00:00
4b48fd9f09 Merge version_2 into main
Merge version_2 into main
2026-03-05 02:44:01 +00:00
2 changed files with 15 additions and 15 deletions

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
{ {
imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-woman-smiling-looking-mirror-beauty-salon_176420-4473.jpg", imageAlt: "Elegant event hairstyle"}, imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-woman-smiling-looking-mirror-beauty-salon_176420-4473.jpg", imageAlt: "Elegant event hairstyle"},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27190.jpg", imageAlt: "Professional hair styling"}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVVP8pa396Fs2Y4R6jhWCXWMsN/uploaded-1772770513278-21irmh16.jpg", imageAlt: "Professional hair styling"},
]} ]}
autoplayDelay={4000} autoplayDelay={4000}
showDimOverlay={true} showDimOverlay={true}
@@ -66,16 +66,16 @@ export default function LandingPage() {
features={[ features={[
{ {
id: 1, id: 1,
title: "Bridal Hair Styling", description: "Exquisite wedding hairstyles designed to last all day and night. We create elegant, timeless looks that complement your dress and vision perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-bride-preparing-wedding_181624-55257.jpg", imageAlt: "Bridal hairstyle"}, title: "Bridal Hair Styling • 60-90 mins • From 150 DH", description: "Exquisite wedding hairstyles designed to last all day and night. We create elegant, timeless looks that complement your dress and vision perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautiful-bride-preparing-wedding_181624-55257.jpg", imageAlt: "Bridal hairstyle"},
{ {
id: 2, id: 2,
title: "Event & Party Hair", description: "Stunning styling for celebrations and special occasions. From corporate events to intimate gatherings, we deliver sophisticated looks.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-evening-dress-sitting-chair_285396-7789.jpg", imageAlt: "Event hairstyle"}, title: "Event & Party Hair • 45-60 mins • From 120 DH", description: "Stunning styling for celebrations and special occasions. From corporate events to intimate gatherings, we deliver sophisticated looks.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-evening-dress-sitting-chair_285396-7789.jpg", imageAlt: "Event hairstyle"},
{ {
id: 3, id: 3,
title: "Professional Hair Styling", description: "Perfect for photoshoots, fashion editorials, and media appearances. We create magazine-worthy looks with precision and creativity.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-model-black-leather-jacket-posing-near-lamps_114579-66846.jpg", imageAlt: "Professional styling"}, title: "Professional Hair Styling • 30-45 mins • From 100 DH", description: "Perfect for photoshoots, fashion editorials, and media appearances. We create magazine-worthy looks with precision and creativity.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-model-black-leather-jacket-posing-near-lamps_114579-66846.jpg", imageAlt: "Professional styling"},
{ {
id: 4, id: 4,
title: "Custom Styling", description: "Personalized hairstyles tailored to your unique features, preferences, and lifestyle. Every client receives individualized attention and care.", imageSrc: "http://img.b2bpic.net/free-photo/curly-female-client-picking-color-hait-toning-beaty-salone_651396-977.jpg", imageAlt: "Custom hairstyle"}, title: "Custom Styling • 60-90 mins • From 150 DH", description: "Personalized hairstyles tailored to your unique features, preferences, and lifestyle. Every client receives individualized attention and care.", imageSrc: "http://img.b2bpic.net/free-photo/curly-female-client-picking-color-hait-toning-beaty-salone_651396-977.jpg", imageAlt: "Custom hairstyle"},
]} ]}
animationType="blur-reveal" animationType="blur-reveal"
title="Our Services" title="Our Services"
@@ -160,7 +160,7 @@ export default function LandingPage() {
animationType="entrance-slide" animationType="entrance-slide"
buttons={[ buttons={[
{ text: "📞 Call Now: 06 87 81 95 33", href: "tel:+212687819533" }, { text: "📞 Call Now: 06 87 81 95 33", href: "tel:+212687819533" },
{ text: "🎯 Schedule Now", href: "#contact-form" }, { text: "📅 Book Online", href: "#contact-form" },
]} ]}
background={{ variant: "plain" }} background={{ variant: "plain" }}
useInvertedBackground={false} useInvertedBackground={false}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f5f4ef;
--card: #f9f9f9; --card: #dad6cd;
--foreground: #120a00e6; --foreground: #2a2928;
--primary-cta: #ff8c42; --primary-cta: #2a2928;
--primary-cta-text: #ffffff; --primary-cta-text: #f5f4ef;
--secondary-cta: #f9f9f9; --secondary-cta: #ecebea;
--secondary-cta-text: #120a00e6; --secondary-cta-text: #2a2928;
--accent: #e2e2e2; --accent: #ffffff;
--background-accent: #c4c4c4; --background-accent: #c6b180;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);