Update src/app/about/page.tsx
This commit is contained in:
@@ -72,7 +72,7 @@ export default function AboutPage() {
|
||||
description: "Serving Orosi families and friends for years. We value our regular customers and treat each person with respect and personalized care.",
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d4yvfm"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d4yvfm&_wi=3"
|
||||
imageAlt="Gunthers Barbershop interior with classic barber chairs"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -134,7 +134,7 @@ export default function AboutPage() {
|
||||
handle: "Regular Customer",
|
||||
testimonial: "Friendly environment and great service. I've been coming here for 3 years and the quality never dips. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ns1qmq",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ns1qmq&_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -142,7 +142,7 @@ export default function AboutPage() {
|
||||
handle: "Regular Customer",
|
||||
testimonial: "Best place in Orosi for a clean fade. The precision and attention to detail is unmatched. Worth every penny!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wudi38",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wudi38&_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -150,7 +150,7 @@ export default function AboutPage() {
|
||||
handle: "Regular Customer",
|
||||
testimonial: "You don't wait long and the barbers are great. Quick turnaround without compromising quality. Love it!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fcia99",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fcia99&_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -158,7 +158,7 @@ export default function AboutPage() {
|
||||
handle: "Regular Customer",
|
||||
testimonial: "Excellent attention to detail and friendly crew. Always professional and welcoming. My go-to spot!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3psxnm",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3psxnm&_wi=3",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -166,7 +166,7 @@ export default function AboutPage() {
|
||||
handle: "Regular Customer",
|
||||
testimonial: "Best barbers in town. They take time to understand what you want and execute perfectly every time.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dzmkrc",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dzmkrc&_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -174,7 +174,7 @@ export default function AboutPage() {
|
||||
handle: "Regular Customer",
|
||||
testimonial: "Clean shop, skilled barbers, fair prices. This is THE place to go for a quality cut in Orosi.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=68nmev",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=68nmev&_wi=2",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user