Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-13 08:47:03 +00:00

View File

@@ -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"
/>
</div>
@@ -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",
},
{