Update src/app/page.tsx

This commit is contained in:
2026-04-17 11:03:19 +00:00
parent 1ec0b725a0
commit ffe435f1a4

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985718.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985718.jpg?_wi=1"
showDimOverlay={true}
avatars={[
{
@@ -113,7 +113,7 @@ export default function LandingPage() {
description: "Vi bruker kun de beste produktene for optimal hud- og hårhelse.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-getting-haircut-with-trimmer_23-2148256902.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-getting-haircut-with-trimmer_23-2148256902.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -157,19 +157,19 @@ export default function LandingPage() {
id: "t1",
name: "Erik",
role: "Hovedbarber",
imageSrc: "http://img.b2bpic.net/free-photo/experienced-tattoo-artist-front-his-studio_23-2149479271.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/experienced-tattoo-artist-front-his-studio_23-2149479271.jpg?_wi=1",
},
{
id: "t2",
name: "Magnus",
role: "Senior Frisør",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-barber-wearing-glasses-red-shirt-barber-apron-holding-barbering-tools-head-smiling-while-keeping-eyes-closed-isolated-blue-background_141793-138738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-barber-wearing-glasses-red-shirt-barber-apron-holding-barbering-tools-head-smiling-while-keeping-eyes-closed-isolated-blue-background_141793-138738.jpg?_wi=1",
},
{
id: "t3",
name: "Lars",
role: "Barber",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-blond-bearded-male-with-crossed-arms-dressed-brown-leather-pilot-jacket_613910-11192.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-blond-bearded-male-with-crossed-arms-dressed-brown-leather-pilot-jacket_613910-11192.jpg?_wi=1",
},
]}
title="Møt våre frisører"
@@ -190,7 +190,7 @@ export default function LandingPage() {
quote: "Endelig en plass i Kristiansund som virkelig kan skjegg.",
tag: "Kunde",
avatarSrc: "http://img.b2bpic.net/free-photo/back-view-customer-checking-his-beard_23-2148298299.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985718.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985718.jpg?_wi=2",
imageAlt: "customer man beard trim happy",
},
{
@@ -201,7 +201,7 @@ export default function LandingPage() {
quote: "Alltid god atmosfære og perfekt klipp hver gang.",
tag: "Kunde",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-grey-t-shirt-with-white-foam-his-face-holding-brush-iced-blue_140725-33382.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-haircut-with-trimmer_23-2148256902.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-haircut-with-trimmer_23-2148256902.jpg?_wi=2",
imageAlt: "customer man beard trim happy",
},
{
@@ -212,7 +212,7 @@ export default function LandingPage() {
quote: "Anbefales til alle menn i byen.",
tag: "Kunde",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-shaving-his-beard_23-2148506239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/experienced-tattoo-artist-front-his-studio_23-2149479271.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/experienced-tattoo-artist-front-his-studio_23-2149479271.jpg?_wi=2",
imageAlt: "customer man beard trim happy",
},
{
@@ -223,7 +223,7 @@ export default function LandingPage() {
quote: "Erik er den eneste jeg stoler på med skjegget mitt.",
tag: "Kunde",
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-confident-businessman-turn-face-camera-smiling-selfassured-standing-white-backgro_1258-113227.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-barber-wearing-glasses-red-shirt-barber-apron-holding-barbering-tools-head-smiling-while-keeping-eyes-closed-isolated-blue-background_141793-138738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-barber-wearing-glasses-red-shirt-barber-apron-holding-barbering-tools-head-smiling-while-keeping-eyes-closed-isolated-blue-background_141793-138738.jpg?_wi=2",
imageAlt: "customer man beard trim happy",
},
{
@@ -234,7 +234,7 @@ export default function LandingPage() {
quote: "God kaffe, god service og fantastisk klipp.",
tag: "Kunde",
avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-afleece-shirt-grey-background_613910-10258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-blond-bearded-male-with-crossed-arms-dressed-brown-leather-pilot-jacket_613910-11192.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-blond-bearded-male-with-crossed-arms-dressed-brown-leather-pilot-jacket_613910-11192.jpg?_wi=2",
imageAlt: "customer man beard trim happy",
},
]}