From bdfb06415efb9a7a1b08874fd7c0e69919466d94 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 08:47:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cde7d6b..0e46e3f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { handle: "@anna_l", testimonial: "Fantastisk service och alltid så nöjd med min färg!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-blonde-woman-getting-hair-washed_23-2148332478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-blonde-woman-getting-hair-washed_23-2148332478.jpg?_wi=1", imageAlt: "hair salon interior professional", }, { @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "@erik_l", testimonial: "Riktigt bra frisör, proffsigt bemötande.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/empty-therapist-office-with-modern-furniture-decorations_482257-108008.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-therapist-office-with-modern-furniture-decorations_482257-108008.jpg?_wi=1", imageAlt: "hair salon interior professional", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@m_berg", testimonial: "Känner mig alltid fin när jag går härifrån.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-looks-from-sleepmask-dressed-domestic-wear-has-happy-smile-face-enjoys-good-morning-feels-refreshed-after-nap-poses-pink_273609-54576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-looks-from-sleepmask-dressed-domestic-wear-has-happy-smile-face-enjoys-good-morning-feels-refreshed-after-nap-poses-pink_273609-54576.jpg?_wi=1", imageAlt: "hair salon interior professional", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@j_holm", testimonial: "Hög kvalitet och god stämning.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-getting-her-hair-dried_23-2148108866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-getting-her-hair-dried_23-2148108866.jpg?_wi=1", imageAlt: "hair salon interior professional", }, { @@ -97,11 +97,11 @@ export default function LandingPage() { handle: "@sara_l", testimonial: "Bästa salongen i Linköping!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-scissors-hair-salon_23-2150462460.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-scissors-hair-salon_23-2150462460.jpg?_wi=1", imageAlt: "hair salon interior professional", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/thoughtful-blonde-woman-getting-hair-washed_23-2148332478.jpg" + imageSrc="http://img.b2bpic.net/free-photo/thoughtful-blonde-woman-getting-hair-washed_23-2148332478.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -159,7 +159,7 @@ export default function LandingPage() { description="Live-Life Salong strävar efter att erbjuda en avkopplande upplevelse kombinerat med högkvalitativt hantverk." subdescription="Vi brinner för hårvård och håller oss ständigt uppdaterade med de senaste trenderna." icon={Scissors} - imageSrc="http://img.b2bpic.net/free-photo/empty-therapist-office-with-modern-furniture-decorations_482257-108008.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-therapist-office-with-modern-furniture-decorations_482257-108008.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -172,19 +172,19 @@ export default function LandingPage() { { title: "Färgning", description: "Professionell färgning och toning.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-looks-from-sleepmask-dressed-domestic-wear-has-happy-smile-face-enjoys-good-morning-feels-refreshed-after-nap-poses-pink_273609-54576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-looks-from-sleepmask-dressed-domestic-wear-has-happy-smile-face-enjoys-good-morning-feels-refreshed-after-nap-poses-pink_273609-54576.jpg?_wi=2", buttonIcon: "Palette", }, { title: "Hårstyling", description: "Styling för vardag och fest.", - imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-getting-her-hair-dried_23-2148108866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-getting-her-hair-dried_23-2148108866.jpg?_wi=2", buttonIcon: "Sparkles", }, { title: "Klippning", description: "Moderna klippningar för dam och herr.", - imageSrc: "http://img.b2bpic.net/free-photo/view-scissors-hair-salon_23-2150462460.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-scissors-hair-salon_23-2150462460.jpg?_wi=2", buttonIcon: "Scissors", }, {