Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-22 01:52:24 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
handle: "@joao",
testimonial: "Excellent service and great attention to detail.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-barber-shop_23-2149141768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-barber-shop_23-2149141768.jpg?_wi=1",
imageAlt: "barber shop professional interior",
},
{
@@ -82,7 +82,7 @@ export default function LandingPage() {
handle: "@pedro",
testimonial: "The shop is very clean and welcoming.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/famous-view-burano-island-venice_268835-14229.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/famous-view-burano-island-venice_268835-14229.jpg?_wi=1",
imageAlt: "barber shop professional interior",
},
{
@@ -90,7 +90,7 @@ export default function LandingPage() {
handle: "@ricardo",
testimonial: "Very skilled barber, always satisfied.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9670.jpg?_wi=1",
imageAlt: "barber shop professional interior",
},
{
@@ -98,7 +98,7 @@ export default function LandingPage() {
handle: "@bruno",
testimonial: "Precision work, wouldn't go anywhere else.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brushing-teeth-process-small-dog-sits-table-dog-brushed-by-professional_1157-48822.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brushing-teeth-process-small-dog-sits-table-dog-brushed-by-professional_1157-48822.jpg?_wi=1",
imageAlt: "barber shop professional interior",
},
]}
@@ -108,7 +108,7 @@ export default function LandingPage() {
href: "https://barbearia-do-gibas.buk.pt",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-barber-shop_23-2149141768.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-barber-shop_23-2149141768.jpg?_wi=2"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -307,7 +307,7 @@ export default function LandingPage() {
role: "Client",
company: "Coruche",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9670.jpg?_wi=2",
},
{
id: "2",
@@ -315,7 +315,7 @@ export default function LandingPage() {
role: "Client",
company: "Coruche",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brushing-teeth-process-small-dog-sits-table-dog-brushed-by-professional_1157-48822.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brushing-teeth-process-small-dog-sits-table-dog-brushed-by-professional_1157-48822.jpg?_wi=2",
},
{
id: "3",
@@ -380,7 +380,7 @@ export default function LandingPage() {
required: true,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/famous-view-burano-island-venice_268835-14229.jpg"
imageSrc="http://img.b2bpic.net/free-photo/famous-view-burano-island-venice_268835-14229.jpg?_wi=2"
/>
</div>