Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cc88286b56 | |||
| a66fb93837 | |||
| fd7ca943b1 | |||
| ff26b202d1 | |||
| 86951c32cd | |||
| 9e0304a0a4 | |||
| eae2fda89c | |||
| 1eb11b6674 | |||
| c251351f29 | |||
| 002695e1e0 | |||
| 0d6378c1b1 | |||
| 13343505a4 | |||
| c72c4bc9d8 |
@@ -3,7 +3,6 @@
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
@@ -11,7 +10,6 @@ import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Award, Coffee, Diamond, MessageSquare, Sparkles, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -115,12 +113,6 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Book Now", href: "#booking"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780112605484-p3aauizl.png", imageAlt: "Beard grooming"},
|
||||
{
|
||||
id: "hair-transformations", title: "Hair Transformations", price: "From $120", period: "per session", features: [
|
||||
"Complete re-styles", "Color advice & treatments", "Bold new look"],
|
||||
button: {
|
||||
text: "Book Now", href: "#booking"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-man-hairsalon_23-2148224426.jpg", imageAlt: "Hair transformations"},
|
||||
{
|
||||
id: "wash-style", title: "Wash & Style", price: "From $30", period: "per session", features: [
|
||||
"Relaxing wash & condition", "Expert blow-dry styling", "Ready for your day"],
|
||||
@@ -146,35 +138,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="why-choose-us" data-section="why-choose-us">
|
||||
<FeatureHoverPattern
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
icon: Users,
|
||||
title: "Experienced Stylists", description: "Our team consists of highly skilled and passionate professionals dedicated to their craft and your perfect look."},
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "Modern Techniques", description: "Stay ahead of trends with cutting-edge techniques and contemporary styling tailored to modern sensibilities."},
|
||||
{
|
||||
icon: MessageSquare,
|
||||
title: "Personalized Consultations", description: "Receive bespoke advice tailored to your face shape, hair type, and lifestyle for truly unique results."},
|
||||
{
|
||||
icon: Diamond,
|
||||
title: "Premium Products", description: "We use only the finest grooming products to ensure lasting quality, health, and finish for your hair."},
|
||||
{
|
||||
icon: Coffee,
|
||||
title: "Relaxed Salon Experience", description: "Enjoy a sophisticated, calm atmosphere designed for your comfort, rejuvenation, and escape."},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Quality Results", description: "We guarantee exceptional results that will make you look and feel confident, stylish, and refined."},
|
||||
]}
|
||||
title="Why Male Assassin is Your Top Choice"
|
||||
description="Experience the pinnacle of men's grooming with a salon that prioritizes excellence, innovation, and your personal style."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="gallery" data-section="gallery">
|
||||
<ProductCardFour
|
||||
@@ -189,15 +152,13 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "gallery-item-2", name: "Precision Fade", price: "", variant: "Haircut", imageSrc: "http://img.b2bpic.net/free-photo/positive-blond-bearded-male-dressed-plaid-shirt-denim-jacket-posing-grey-vignette-background_613910-11782.jpg", imageAlt: "Precision fade haircut"},
|
||||
{
|
||||
id: "gallery-item-3", name: "Hair Transformation", price: "", variant: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/rhinoplasty-surgery-concept-with-man-model_23-2150036904.jpg", imageAlt: "Client hair transformation"},
|
||||
{
|
||||
id: "gallery-item-4", name: "Salon Interior", price: "", variant: "Ambiance", imageSrc: "http://img.b2bpic.net/free-photo/empty-sofa-interior-decoration_1339-7730.jpg", imageAlt: "Luxury salon interior"},
|
||||
id: "gallery-item-4", name: "Salon Interior", price: "", variant: "Ambiance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780112983562-82nn98ew.png", imageAlt: "Luxury salon interior"},
|
||||
{
|
||||
id: "gallery-item-5", name: "Slick Back Style", price: "", variant: "Styling", imageSrc: "http://img.b2bpic.net/free-photo/rich-man-with-beard-smokes-electronic-cigarette_1153-7870.jpg", imageAlt: "Slick back men's hairstyle"},
|
||||
{
|
||||
id: "gallery-item-6", name: "Beard & Hair Combo", price: "", variant: "Grooming", imageSrc: "http://img.b2bpic.net/free-photo/man-posing-with-white-t-shirt_329181-3701.jpg", imageAlt: "Styled beard and haircut combination"},
|
||||
{
|
||||
id: "gallery-item-7", name: "Curly Hair Design", price: "", variant: "Haircut", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beard-closed-eyes-barbershop-closeup_1153-9484.jpg", imageAlt: "Modern curly hair men's cut"},
|
||||
id: "gallery-item-7", name: "Curly Hair Design", price: "", variant: "Haircut", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780113044103-uycha6k5.png", imageAlt: "Modern curly hair men's cut"},
|
||||
{
|
||||
id: "gallery-item-8", name: "Tools of the Trade", price: "", variant: "Craft", imageSrc: "http://img.b2bpic.net/free-photo/haircare-product-near-scissors-combs_23-2147711608.jpg", imageAlt: "Barber tools and equipment"},
|
||||
]}
|
||||
@@ -267,7 +228,7 @@ export default function LandingPage() {
|
||||
name: "message", placeholder: "Your Message", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-cartoon-pin-location_23-2151642283.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780113304365-7989y9s5.png"
|
||||
imageAlt="Map showing Male Assassin salon location"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
@@ -277,7 +238,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
logoSrc="http://img.b2bpic.net/free-photo/real-life-zodiac-collage_23-2149588377.jpg"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1780113336021-vzce841g.png"
|
||||
logoAlt="Male Assassin logo"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user