Merge version_1 into main #3
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Appointment", href: "#contact" },
|
||||
{ text: "Walk In Today", href: "#location" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k27jmo"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k27jmo&_wi=1"
|
||||
imageAlt="modern luxury barbershop interior"
|
||||
/>
|
||||
</div>
|
||||
@@ -59,9 +59,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", title: "Life-Changing", quote: "Best haircut & shave experience of my entire adult life.", name: "James R.", role: "Finance Consultant", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=47qb6n" },
|
||||
{ id: "2", title: "Expertise", quote: "He studies your face shape and gives you a haircut that actually fits you.", name: "Michael S.", role: "Tech Developer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2hm5f4" },
|
||||
{ id: "3", title: "Detail-Oriented", quote: "Attention to detail is insane.", name: "Alex B.", role: "Creative Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5orz58" },
|
||||
{ id: "1", title: "Life-Changing", quote: "Best haircut & shave experience of my entire adult life.", name: "James R.", role: "Finance Consultant", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=47qb6n&_wi=1" },
|
||||
{ id: "2", title: "Expertise", quote: "He studies your face shape and gives you a haircut that actually fits you.", name: "Michael S.", role: "Tech Developer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2hm5f4&_wi=1" },
|
||||
{ id: "3", title: "Detail-Oriented", quote: "Attention to detail is insane.", name: "Alex B.", role: "Creative Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5orz58&_wi=1" },
|
||||
{ id: "4", title: "Life-Saver", quote: "Saved me before an important meeting—now I’m a regular.", name: "David W.", role: "Architect", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5u8jvm" },
|
||||
{ id: "5", title: "Perfect Cut", quote: "Perfect skin fade & beard trim. I’ll definitely come back.", name: "Kevin L.", role: "Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5b5eqy" },
|
||||
]}
|
||||
@@ -75,10 +75,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ title: "Haircuts", description: "Classic and modern cuts tailored to your unique style.", buttonIcon: Scissors, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=47qb6n", imageAlt: "man looking sharp barbershop portrait" },
|
||||
{ title: "Skin Fades", description: "Crisp, precise fades by master barbers.", buttonIcon: Zap, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k27jmo", imageAlt: "man looking sharp barbershop portrait" },
|
||||
{ title: "Beard Trims", description: "Professional beard shaping and styling.", buttonIcon: Flame, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2hm5f4", imageAlt: "man looking sharp barbershop portrait" },
|
||||
{ title: "Hot Towel Shaves", description: "Luxury shaves with premium products.", buttonIcon: Shield, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5orz58", imageAlt: "man looking sharp barbershop portrait" },
|
||||
{ title: "Haircuts", description: "Classic and modern cuts tailored to your unique style.", buttonIcon: Scissors, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=47qb6n&_wi=2", imageAlt: "man looking sharp barbershop portrait" },
|
||||
{ title: "Skin Fades", description: "Crisp, precise fades by master barbers.", buttonIcon: Zap, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k27jmo&_wi=2", imageAlt: "man looking sharp barbershop portrait" },
|
||||
{ title: "Beard Trims", description: "Professional beard shaping and styling.", buttonIcon: Flame, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2hm5f4&_wi=2", imageAlt: "man looking sharp barbershop portrait" },
|
||||
{ title: "Hot Towel Shaves", description: "Luxury shaves with premium products.", buttonIcon: Shield, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5orz58&_wi=2", imageAlt: "man looking sharp barbershop portrait" },
|
||||
]}
|
||||
title="Premium Grooming Services"
|
||||
description="Every service is tailored to your face shape, hair type, and personal style."
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
description="One of the only walk-in barbershops in downtown Seattle. Perfect for last-minute meetings, events, or quick refreshes."
|
||||
buttonText="Book Online"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k27jmo"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k27jmo&_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
description="Book your appointment or visit us downtown today."
|
||||
buttonText="Book Appointment"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k27jmo"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=k27jmo&_wi=4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user