Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-20 19:22:20 +00:00

View File

@@ -35,27 +35,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Stylists",
id: "stylists",
},
name: "Stylists", id: "stylists"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Go'zalik saloni Shavkatda"
button={{
text: "Book Now",
href: "#contact",
}}
text: "Book Now", href: "#contact"}}
/>
</div>
@@ -65,35 +55,21 @@ export default function LandingPage() {
description="Experience premium hair care and artistic styling in the heart of Tashkent. Where your beauty vision becomes reality."
buttons={[
{
text: "Book Your Transformation",
href: "#contact",
},
text: "Book Your Transformation", href: "#contact"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821364.jpg?_wi=1",
imageAlt: "Luxury salon atmosphere",
},
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821364.jpg", imageAlt: "Luxury salon atmosphere"},
{
imageSrc: "http://img.b2bpic.net/free-photo/blonde-sisters-little-chat_329181-10653.jpg",
imageAlt: "Stunning hair styling result",
},
imageSrc: "http://img.b2bpic.net/free-photo/blonde-sisters-little-chat_329181-10653.jpg", imageAlt: "Stunning hair styling result"},
{
imageSrc: "http://img.b2bpic.net/free-photo/pretty-lady-smiling-touching-her-hair-wearing-shine-pink-t-shirt-with-gold-neckless_291650-571.jpg",
imageAlt: "Professional hair transformation",
},
imageSrc: "http://img.b2bpic.net/free-photo/pretty-lady-smiling-touching-her-hair-wearing-shine-pink-t-shirt-with-gold-neckless_291650-571.jpg", imageAlt: "Professional hair transformation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-mobile-phone-while-getting-her-hair-straightened_107420-12154.jpg",
imageAlt: "Salon design",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-mobile-phone-while-getting-her-hair-straightened_107420-12154.jpg", imageAlt: "Salon design"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-wears-white-shirt-from-backside-showing-ideal-straight-hair_633478-2236.jpg",
imageAlt: "Artistic hair coloring",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-wears-white-shirt-from-backside-showing-ideal-straight-hair_633478-2236.jpg", imageAlt: "Artistic hair coloring"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-make-up-half-his-face_23-2148784406.jpg",
imageAlt: "Modern hair cutting",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-make-up-half-his-face_23-2148784406.jpg", imageAlt: "Modern hair cutting"},
]}
/>
</div>
@@ -103,14 +79,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Mastery",
"Trust",
"Style",
"Care",
"Luxury",
"Confidence",
"Beauty",
]}
"Mastery", "Trust", "Style", "Care", "Luxury", "Confidence", "Beauty"]}
title="Trusted by Generations"
description="Celebrating years of excellence and loyal family trust."
/>
@@ -123,37 +92,25 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Precision Haircuts",
description: "Classic and modern cuts tailored to your face shape and personality.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-blond-bearded-male-dressed-black-leather-jacket_613910-11902.jpg",
title: "Precision Haircuts", description: "Classic and modern cuts tailored to your face shape and personality.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-blond-bearded-male-dressed-black-leather-jacket_613910-11902.jpg", imageAlt: "beautiful woman with professional hair styling"
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821364.jpg?_wi=2",
imageAlt: "beautiful woman with professional hair styling",
},
{
title: "Artistic Coloring",
description: "Custom color blends and highlights using premium hair health products.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blonde-female-friends-posing_273609-7126.jpg",
title: "Artistic Coloring", description: "Custom color blends and highlights using premium hair health products.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blonde-female-friends-posing_273609-7126.jpg", imageAlt: "beautiful woman with professional hair styling"
},
items: [],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-happy-male-hairdesser-wearing-gray-apron-holding-scissor-blue-soft-color-background_140725-155107.jpg?_wi=1",
imageAlt: "beautiful woman with professional hair styling",
},
{
title: "Premium Hair Care",
description: "Restorative treatments to keep your hair shiny, healthy, and vibrant.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/shiny-brown-hair-with-hair-care-product_23-2152020257.jpg",
title: "Premium Hair Care", description: "Restorative treatments to keep your hair shiny, healthy, and vibrant.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/shiny-brown-hair-with-hair-care-product_23-2152020257.jpg", imageAlt: "beautiful woman with professional hair styling"
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/today-is-very-special-occasion_329181-7848.jpg?_wi=1",
imageAlt: "beautiful woman with professional hair styling",
},
]}
title="Our Signature Services"
@@ -169,23 +126,11 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "1",
name: "Arif Ibragimov",
role: "Senior Hair Stylist",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-happy-male-hairdesser-wearing-gray-apron-holding-scissor-blue-soft-color-background_140725-155107.jpg?_wi=2",
},
id: "1", name: "Arif Ibragimov", role: "Senior Hair Stylist", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-happy-male-hairdesser-wearing-gray-apron-holding-scissor-blue-soft-color-background_140725-155107.jpg"},
{
id: "2",
name: "Dilfuza-opa",
role: "Trusted Master Stylist",
imageSrc: "http://img.b2bpic.net/free-photo/today-is-very-special-occasion_329181-7848.jpg?_wi=2",
},
id: "2", name: "Dilfuza-opa", role: "Trusted Master Stylist", imageSrc: "http://img.b2bpic.net/free-photo/today-is-very-special-occasion_329181-7848.jpg"},
{
id: "3",
name: "Karima",
role: "Beauty Consultant",
imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-beautiful-female-barber-uniform-holding-barber-tools-isolated-pink-background_141793-119285.jpg",
},
id: "3", name: "Karima", role: "Beauty Consultant", imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-beautiful-female-barber-uniform-holding-barber-tools-isolated-pink-background_141793-119285.jpg"},
]}
title="Meet Your Masters"
description="Experienced stylists dedicated to making you feel your absolute best."
@@ -200,59 +145,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
brand: "Style",
name: "Before & After",
price: "View",
rating: 5,
reviewCount: "1",
imageSrc: "http://img.b2bpic.net/free-photo/female-client-getting-her-hair-dried-hairdresser_23-2150771295.jpg",
},
id: "1", brand: "Style", name: "Before & After", price: "View", rating: 5,
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/female-client-getting-her-hair-dried-hairdresser_23-2150771295.jpg"},
{
id: "2",
brand: "Style",
name: "Before & After",
price: "View",
rating: 5,
reviewCount: "1",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-wearing-make-up-half-his-face_23-2148784404.jpg",
},
id: "2", brand: "Style", name: "Before & After", price: "View", rating: 5,
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-wearing-make-up-half-his-face_23-2148784404.jpg"},
{
id: "3",
brand: "Style",
name: "Before & After",
price: "View",
rating: 5,
reviewCount: "1",
imageSrc: "http://img.b2bpic.net/free-photo/one-woman-helps-friend-with-necklace_343596-885.jpg",
},
id: "3", brand: "Style", name: "Before & After", price: "View", rating: 5,
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/one-woman-helps-friend-with-necklace_343596-885.jpg"},
{
id: "4",
brand: "Style",
name: "Before & After",
price: "View",
rating: 5,
reviewCount: "1",
imageSrc: "http://img.b2bpic.net/free-photo/sensitive-man-posing-studio-side-view_23-2149518229.jpg",
},
id: "4", brand: "Style", name: "Before & After", price: "View", rating: 5,
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/sensitive-man-posing-studio-side-view_23-2149518229.jpg"},
{
id: "5",
brand: "Style",
name: "Before & After",
price: "View",
rating: 5,
reviewCount: "1",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-hairdryer-hairbrush_1385-2902.jpg",
},
id: "5", brand: "Style", name: "Before & After", price: "View", rating: 5,
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-hairdryer-hairbrush_1385-2902.jpg"},
{
id: "6",
brand: "Style",
name: "Before & After",
price: "View",
rating: 5,
reviewCount: "1",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-female-friends-dressed-white_273609-6118.jpg",
},
id: "6", brand: "Style", name: "Before & After", price: "View", rating: 5,
reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/blonde-female-friends-dressed-white_273609-6118.jpg"},
]}
title="Recent Transformations"
description="See the magic our masters create every single day."
@@ -266,26 +175,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "1",
value: "14+",
title: "Trusted Reviews",
description: "Highly rated by our local community.",
imageSrc: "http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg",
},
id: "1", value: "14+", title: "Trusted Reviews", description: "Highly rated by our local community.", imageSrc: "http://img.b2bpic.net/free-photo/skies-snowboard-lounge-area_482257-76730.jpg"},
{
id: "2",
value: "4.6",
title: "Google Rating",
description: "Quality service that keeps you coming back.",
imageSrc: "http://img.b2bpic.net/free-photo/pose-girl-woman-beauty-human_1122-1925.jpg",
},
id: "2", value: "4.6", title: "Google Rating", description: "Quality service that keeps you coming back.", imageSrc: "http://img.b2bpic.net/free-photo/pose-girl-woman-beauty-human_1122-1925.jpg"},
{
id: "3",
value: "100%",
title: "Customer Care",
description: "Personalized attention for every client.",
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blue-eyed-bearded-hipster-male-with-crossed-arms-grey-background_613910-12834.jpg",
},
id: "3", value: "100%", title: "Customer Care", description: "Personalized attention for every client.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blue-eyed-bearded-hipster-male-with-crossed-arms-grey-background_613910-12834.jpg"},
]}
title="Why Our Clients Love Us"
description="More than just a salon—a place of family trust and beauty."
@@ -301,35 +195,11 @@ export default function LandingPage() {
description="Latest hair inspiration and salon highlights on Instagram."
blogs={[
{
id: "1",
category: "Instagram",
title: "Bridal Season",
excerpt: "Elegant event hairstyles for your special days.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-black-women-posing-together_23-2149095687.jpg",
authorName: "Arif",
authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-female-hairdresser-apron-holding-comb-spray-razor-showing-victory-sign-green_141793-58616.jpg",
date: "Jan 2025",
},
id: "1", category: "Instagram", title: "Bridal Season", excerpt: "Elegant event hairstyles for your special days.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-black-women-posing-together_23-2149095687.jpg", authorName: "Arif", authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-female-hairdresser-apron-holding-comb-spray-razor-showing-victory-sign-green_141793-58616.jpg", date: "Jan 2025"},
{
id: "2",
category: "Instagram",
title: "Summer Hair",
excerpt: "Refresh your look with light layers and vibrant colors.",
imageSrc: "http://img.b2bpic.net/free-photo/young-gentleman_1098-14102.jpg",
authorName: "Dilfuza",
authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-woman-hairdresser-apron-holding-hair-comb-spray-bottle-looking-front-with-serious-face-standing-green-wall_141793-71788.jpg",
date: "Jan 2025",
},
id: "2", category: "Instagram", title: "Summer Hair", excerpt: "Refresh your look with light layers and vibrant colors.", imageSrc: "http://img.b2bpic.net/free-photo/young-gentleman_1098-14102.jpg", authorName: "Dilfuza", authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-woman-hairdresser-apron-holding-hair-comb-spray-bottle-looking-front-with-serious-face-standing-green-wall_141793-71788.jpg", date: "Jan 2025"},
{
id: "3",
category: "Instagram",
title: "Client Love",
excerpt: "Thank you for trusting us with your style.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-photo-tape-red-background-high-quality-photo_114579-60934.jpg",
authorName: "Karima",
authorAvatar: "http://img.b2bpic.net/free-photo/child-getting-their-hair-blown-salon_23-2150462466.jpg",
date: "Jan 2025",
},
id: "3", category: "Instagram", title: "Client Love", excerpt: "Thank you for trusting us with your style.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-photo-tape-red-background-high-quality-photo_114579-60934.jpg", authorName: "Karima", authorAvatar: "http://img.b2bpic.net/free-photo/child-getting-their-hair-blown-salon_23-2150462466.jpg", date: "Jan 2025"},
]}
/>
</div>
@@ -341,59 +211,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah K.",
role: "Client",
company: "Tashkent",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-posing-street_1301-3414.jpg",
},
id: "1", name: "Sarah K.", role: "Client", company: "Tashkent", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-posing-street_1301-3414.jpg"},
{
id: "2",
name: "Mikhail P.",
role: "Client",
company: "Tashkent",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
},
id: "2", name: "Mikhail P.", role: "Client", company: "Tashkent", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
{
id: "3",
name: "Dilshod R.",
role: "Client",
company: "Tashkent",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-blonde-woman-looking-camera_8353-11637.jpg",
},
id: "3", name: "Dilshod R.", role: "Client", company: "Tashkent", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-blonde-woman-looking-camera_8353-11637.jpg"},
{
id: "4",
name: "Elena V.",
role: "Client",
company: "Tashkent",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-model-with-long-light-brown-hair-vine-lips-posing-isolated-wall-with-lovely-smile-portrait-young-well-groomed-girl-with-perfect-skin-close-up_291650-80.jpg",
},
id: "4", name: "Elena V.", role: "Client", company: "Tashkent", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-model-with-long-light-brown-hair-vine-lips-posing-isolated-wall-with-lovely-smile-portrait-young-well-groomed-girl-with-perfect-skin-close-up_291650-80.jpg"},
{
id: "5",
name: "Aziza B.",
role: "Client",
company: "Tashkent",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg",
},
id: "5", name: "Aziza B.", role: "Client", company: "Tashkent", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg"},
]}
kpiItems={[
{
value: "100+",
label: "Loyal Clients",
},
value: "100+", label: "Loyal Clients"},
{
value: "4.6/5",
label: "Google Rating",
},
value: "4.6/5", label: "Google Rating"},
{
value: "10y+",
label: "Experience",
},
value: "10y+", label: "Experience"},
]}
title="Kind Words from Clients"
description="Experience the warmth and quality that our customers love."
@@ -405,20 +244,13 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Your Personal Beauty Retreat",
},
type: "text", content: "Your Personal Beauty Retreat"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/close-up-makeup-supplies_23-2147783873.jpg",
alt: "Salon atmosphere",
},
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-makeup-supplies_23-2147783873.jpg", alt: "Salon atmosphere"},
]}
buttons={[
{
text: "Book Appointment",
href: "#contact",
},
text: "Book Appointment", href: "#contact"},
]}
buttonAnimation="slide-up"
/>
@@ -430,20 +262,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Do I need an appointment?",
content: "Yes, we recommend booking in advance to ensure your preferred master and time.",
},
id: "1", title: "Do I need an appointment?", content: "Yes, we recommend booking in advance to ensure your preferred master and time."},
{
id: "2",
title: "Which services are available?",
content: "We offer haircuts, styling, coloring, and beauty treatments for the whole family.",
},
id: "2", title: "Which services are available?", content: "We offer haircuts, styling, coloring, and beauty treatments for the whole family."},
{
id: "3",
title: "Where are you located?",
content: "We are conveniently located in Tashkent, ready to welcome you.",
},
id: "3", title: "Where are you located?", content: "We are conveniently located in Tashkent, ready to welcome you."},
]}
imageSrc="http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg"
mediaAnimation="slide-up"
@@ -460,20 +283,12 @@ export default function LandingPage() {
description="Transform your style with Shavkat. Contact us today via the form or WhatsApp."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
},
name: "name", type: "text", placeholder: "Your Name"},
{
name: "phone",
type: "tel",
placeholder: "Your Phone Number",
},
name: "phone", type: "tel", placeholder: "Your Phone Number"},
]}
textarea={{
name: "message",
placeholder: "Special requests or desired service?",
}}
name: "message", placeholder: "Special requests or desired service?"}}
imageSrc="http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg"
mediaPosition="right"
/>
@@ -484,42 +299,27 @@ export default function LandingPage() {
logoText="Go'zalik saloni Shavkatda"
columns={[
{
title: "Salon",
items: [
title: "Salon", items: [
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
{
label: "Masters",
href: "#stylists",
},
label: "Masters", href: "#stylists"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
{
title: "Follow",
items: [
title: "Follow", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "WhatsApp",
href: "#",
},
label: "WhatsApp", href: "#"},
],
},
]}