Merge version_1_1781525657260 into main #2

Merged
bender merged 2 commits from version_1_1781525657260 into main 2026-06-15 12:15:28 +00:00

View File

@@ -18,22 +18,14 @@ export default function HomePage() {
title="More Than a Haircut. A Statement."
description="Premium grooming experience in Subang Jaya. Where style meets precision."
primaryButton={{
text: "BOOK A CHAIR",
href: "#booking",
}}
text: "BOOK A CHAIR", href: "#booking"}}
secondaryButton={{
text: "CALL NOW",
href: "tel:+60123456789",
}}
text: "CALL NOW", href: "tel:+60123456789"}}
items={[
{
videoSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148121960.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148121960.jpg?_wi=2",
imageAlt: "barber shop cinematic close up",
},
videoSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148121960.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-interior_1163-2009.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-interior_1163-2009.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -48,24 +40,16 @@ export default function HomePage() {
features={[
{
icon: Scissors,
title: "Expert Barbers",
description: "Highly trained professionals dedicated to your perfect look.",
},
title: "Expert Barbers", description: "Highly trained professionals dedicated to your perfect look."},
{
icon: Sparkles,
title: "Premium Atmosphere",
description: "A sophisticated space designed for your comfort and style.",
},
title: "Premium Atmosphere", description: "A sophisticated space designed for your comfort and style."},
{
icon: Target,
title: "Precision Cuts",
description: "Meticulous attention to detail for the sharpest results.",
},
title: "Precision Cuts", description: "Meticulous attention to detail for the sharpest results."},
{
icon: Calendar,
title: "Fast Online Booking",
description: "Seamless scheduling to fit your busy lifestyle.",
},
title: "Fast Online Booking", description: "Seamless scheduling to fit your busy lifestyle."},
]}
/>
</SectionErrorBoundary>
@@ -79,47 +63,19 @@ export default function HomePage() {
description="From classic cuts to modern fades, we have you covered."
items={[
{
title: "Haircut",
description: "Classic or modern cut tailored to your face shape.",
href: "#booking",
imageSrc: "http://img.b2bpic.net/free-vector/pack-hand-drawn-dog-logos_23-2147612921.jpg",
},
title: "Haircut", description: "Classic or modern cut tailored to your face shape.", href: "#booking", imageSrc: "http://img.b2bpic.net/free-vector/pack-hand-drawn-dog-logos_23-2147612921.jpg"},
{
title: "Skin Fade",
description: "Precision zero-fade for a clean look.",
href: "#booking",
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=34r388",
},
title: "Skin Fade", description: "Precision zero-fade for a clean look.", href: "#booking", imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=34r388"},
{
title: "Beard Trim",
description: "Sharp styling and conditioning for your facial hair.",
href: "#booking",
imageSrc: "http://img.b2bpic.net/free-photo/marble-background_53876-71406.jpg",
},
title: "Beard Trim", description: "Sharp styling and conditioning for your facial hair.", href: "#booking", imageSrc: "http://img.b2bpic.net/free-photo/marble-background_53876-71406.jpg"},
{
title: "Hair Wash & Styling",
description: "Revitalizing wash followed by expert product styling.",
href: "#booking",
imageSrc: "http://img.b2bpic.net/free-vector/comb-hair-cartoon-vector-icon-illustration-beauty-object-icon-concept-isolated-premium-vector-flat-cartoon-style_138676-3920.jpg",
},
title: "Hair Wash & Styling", description: "Revitalizing wash followed by expert product styling.", href: "#booking", imageSrc: "http://img.b2bpic.net/free-vector/comb-hair-cartoon-vector-icon-illustration-beauty-object-icon-concept-isolated-premium-vector-flat-cartoon-style_138676-3920.jpg"},
{
title: "Premium Grooming",
description: "The full package: cut, shave, wash, and style.",
href: "#booking",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148121947.jpg",
},
title: "Premium Grooming", description: "The full package: cut, shave, wash, and style.", href: "#booking", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148121947.jpg"},
{
title: "Hot Towel Shave",
description: "Classic wet shave with luxury hot towel treatment.",
href: "#booking",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-scissors-dispenser_23-2148108757.jpg",
},
title: "Hot Towel Shave", description: "Classic wet shave with luxury hot towel treatment.", href: "#booking", imageSrc: "http://img.b2bpic.net/free-photo/top-view-scissors-dispenser_23-2148108757.jpg"},
{
title: "Scalp Treatment",
description: "Exfoliating treatment for a healthy scalp.",
href: "#booking",
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=xpjpun",
},
title: "Scalp Treatment", description: "Exfoliating treatment for a healthy scalp.", href: "#booking", imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=xpjpun"},
]}
/>
</SectionErrorBoundary>
@@ -133,20 +89,11 @@ export default function HomePage() {
description="Take a glimpse into the shop where your transformation happens."
items={[
{
icon: Camera,
title: "Modern Interior",
description: "Designed for your total relaxation.",
},
icon: "Camera", title: "Modern Interior", description: "Designed for your total relaxation."},
{
icon: Award,
title: "Professional Tools",
description: "High-end equipment for premium results.",
},
icon: "Award", title: "Professional Tools", description: "High-end equipment for premium results."},
{
icon: Star,
title: "The Look",
description: "Consistent high quality service.",
},
icon: "Star", title: "The Look", description: "Consistent high quality service."},
]}
imageSrc="http://img.b2bpic.net/free-photo/brush-element-shaving-tool-close-up-berber-shop_1303-20672.jpg"
/>
@@ -161,35 +108,15 @@ export default function HomePage() {
description="See why our clients choose Endlot Barbershop."
testimonials={[
{
name: "Sarah Johnson",
role: "Client",
quote: "The best haircut in Subang Jaya. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-intellegent-man-white-shirt-dark-photo-studio_613910-3434.jpg",
},
name: "Sarah Johnson", role: "Client", quote: "The best haircut in Subang Jaya. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-intellegent-man-white-shirt-dark-photo-studio_613910-3434.jpg"},
{
name: "Michael Chen",
role: "Client",
quote: "Incredible attention to detail and precision.",
imageSrc: "http://img.b2bpic.net/free-photo/man-posing-with-white-t-shirt_329181-3701.jpg",
},
name: "Michael Chen", role: "Client", quote: "Incredible attention to detail and precision.", imageSrc: "http://img.b2bpic.net/free-photo/man-posing-with-white-t-shirt_329181-3701.jpg"},
{
name: "Emily Rodriguez",
role: "Client",
quote: "Professional, clean, and stylish environment.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-model-dressed-warm-sweater-posing-studio_158538-11445.jpg",
},
name: "Emily Rodriguez", role: "Client", quote: "Professional, clean, and stylish environment.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-model-dressed-warm-sweater-posing-studio_158538-11445.jpg"},
{
name: "David Kim",
role: "Client",
quote: "Best experience I've had in a barbershop.",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-slavic-middle-aged-male-barber-uniform-holding-barber-tools-isolated-purple-wall_141793-91610.jpg",
},
name: "David Kim", role: "Client", quote: "Best experience I've had in a barbershop.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-slavic-middle-aged-male-barber-uniform-holding-barber-tools-isolated-purple-wall_141793-91610.jpg"},
{
name: "Alex Wong",
role: "Client",
quote: "A must-visit for any discerning man.",
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-hair-brushes-happy-cheerfuul-smiling_141793-37016.jpg",
},
name: "Alex Wong", role: "Client", quote: "A must-visit for any discerning man.", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-hair-brushes-happy-cheerfuul-smiling_141793-37016.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -203,17 +130,11 @@ export default function HomePage() {
description="14-1, SS12/1B, SS12, 47500 Subang Jaya, Selangor."
items={[
{
question: "Where are you located?",
answer: "14-1, SS12/1B, SS12, 47500 Subang Jaya, Selangor.",
},
question: "Where are you located?", answer: "14-1, SS12/1B, SS12, 47500 Subang Jaya, Selangor."},
{
question: "Business Hours?",
answer: "Mon-Sun: 10AM - 9PM.",
},
question: "Business Hours?", answer: "Mon-Sun: 10AM - 9PM."},
{
question: "Parking Availability?",
answer: "Ample parking available in the building basement.",
},
question: "Parking Availability?", answer: "Ample parking available in the building basement."},
]}
/>
</SectionErrorBoundary>
@@ -225,13 +146,9 @@ export default function HomePage() {
tag="BOOK NOW"
text="Reserve Your Chair Today at Endlot Barbershop."
primaryButton={{
text: "BOOK A CHAIR",
href: "https://wa.me/60123456789",
}}
text: "BOOK A CHAIR", href: "https://wa.me/60123456789"}}
secondaryButton={{
text: "CALL US",
href: "tel:+60123456789",
}}
text: "CALL US", href: "tel:+60123456789"}}
/>
</SectionErrorBoundary>
</div>