Merge version_2 into main #3
@@ -45,11 +45,11 @@ export default function LandingPage() {
|
||||
description="Experience top-tier grooming services tailored to your style. Expert care, classic techniques, and modern precision."
|
||||
buttons={[{ text: "Book Appointment", href: "#contact" }]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg", imageAlt: "Barbershop interior" },
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=1", imageAlt: "Barbershop interior" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-asmr-recording_23-2149313884.jpg", imageAlt: "Barber tools" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/content-client-hairdresser-salon_23-2147769866.jpg", imageAlt: "Satisfied client" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg", imageAlt: "Barbershop interior" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-man-getting-haircut_23-2148506230.jpg", imageAlt: "Precision styling" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg?_wi=1", imageAlt: "Barbershop interior" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-man-getting-haircut_23-2148506230.jpg?_wi=1", imageAlt: "Precision styling" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-zero-waste-concept_23-2148591668.jpg", imageAlt: "Grooming kit" },
|
||||
]}
|
||||
/>
|
||||
@@ -64,9 +64,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Expert Styling", description: "Trained professionals delivering excellence.", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg" },
|
||||
{ title: "Modern Tools", description: "Precision equipment for refined results.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-man-getting-haircut_23-2148506230.jpg" },
|
||||
{ title: "Classic Vibe", description: "Traditional atmosphere meeting contemporary needs.", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg" },
|
||||
{ title: "Expert Styling", description: "Trained professionals delivering excellence.", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg?_wi=2" },
|
||||
{ title: "Modern Tools", description: "Precision equipment for refined results.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-man-getting-haircut_23-2148506230.jpg?_wi=2" },
|
||||
{ title: "Classic Vibe", description: "Traditional atmosphere meeting contemporary needs.", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=2" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
logoText="Wicked Clipper"
|
||||
columns={[{ title: "Company", items: [{ label: "About Us", href: "#" }, { label: "Privacy", href: "#" }] }]}
|
||||
copyrightText="© 2025 Wicked Clipper. All rights reserved."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user