Merge version_1 into main #1
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
href: "tel:5550123456",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg",
|
||||
@@ -138,19 +138,19 @@ export default function LandingPage() {
|
||||
id: "s1",
|
||||
title: "Men’s Haircuts",
|
||||
description: "Classic and modern styles for every customer.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Beard Trims",
|
||||
description: "Expert trimming and grooming.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Walk-ins Welcome",
|
||||
description: "Just stop by, we'll get you taken care of.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
title="Our Services"
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
role: "Long-time Client",
|
||||
company: "Chattanooga Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg?_wi=5",
|
||||
imageAlt: "classic vintage barbershop interior",
|
||||
},
|
||||
{
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Chattanooga Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-holding-mousse-client_23-2147778804.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-holding-mousse-client_23-2147778804.jpg?_wi=1",
|
||||
imageAlt: "experienced barber portrait",
|
||||
},
|
||||
{
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Chattanooga Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196236.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196236.jpg?_wi=1",
|
||||
imageAlt: "barber shop exterior facade",
|
||||
},
|
||||
{
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Chattanooga Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg?_wi=6",
|
||||
imageAlt: "classic vintage barbershop interior",
|
||||
},
|
||||
{
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Chattanooga Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-holding-mousse-client_23-2147778804.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-holding-mousse-client_23-2147778804.jpg?_wi=2",
|
||||
imageAlt: "experienced barber portrait",
|
||||
},
|
||||
]}
|
||||
@@ -233,7 +233,7 @@ export default function LandingPage() {
|
||||
placeholder: "Your Phone",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196236.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196236.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user