Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6bfb5efaac | |||
| d2bdf47b5e |
@@ -119,18 +119,6 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "4", name: "Welcoming Atmosphere", price: "Community Focused", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-washing-head-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6316.jpg", imageAlt: "Inside The Famous American Barbershop – Atlas"
|
id: "4", name: "Welcoming Atmosphere", price: "Community Focused", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-washing-head-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6316.jpg", imageAlt: "Inside The Famous American Barbershop – Atlas"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
id: "5", name: "Modern Interior Design", price: "Upscale Ambiance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYWRxrOSTb7MSIUJcLjcDOTIYv/uploaded-1772774161530-lu4iycii.jpg", imageAlt: "Modern interior design"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "6", name: "Stylish Shop Layout", price: "Contemporary Space", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYWRxrOSTb7MSIUJcLjcDOTIYv/uploaded-1772774161530-4t2xjshj.jpg", imageAlt: "Stylish shop layout"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "7", name: "Professional Setting", price: "Premium Quality", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYWRxrOSTb7MSIUJcLjcDOTIYv/uploaded-1772774161530-kjz92yx6.jpg", imageAlt: "Professional setting"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "8", name: "Expert Craftsmanship", price: "Attention to Detail", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYWRxrOSTb7MSIUJcLjcDOTIYv/uploaded-1772774161530-0otaeu49.jpg", imageAlt: "Expert craftsmanship"
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Gallery"
|
title="Gallery"
|
||||||
description="Explore our shop, tools, and expert craftsmanship"
|
description="Explore our shop, tools, and expert craftsmanship"
|
||||||
@@ -190,7 +178,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
ctaTitle="Get in Touch"
|
ctaTitle="Get in Touch"
|
||||||
ctaDescription="Walk-ins welcome! Call now or visit during business hours—no appointment needed."
|
ctaDescription="No appointment needed—walk-ins always welcome! Call now or visit during business hours."
|
||||||
ctaButton={{
|
ctaButton={{
|
||||||
text: "Call (703) 754-2655", href: "tel:(703) 754-2655"
|
text: "Call (703) 754-2655", href: "tel:(703) 754-2655"
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user