From 07c1196e6a1e0426726aff579520b8df596689c3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 10:23:49 +0000 Subject: [PATCH 1/4] Update src/app/om-oss/page.tsx --- src/app/om-oss/page.tsx | 65 +++++++++-------------------------------- 1 file changed, 13 insertions(+), 52 deletions(-) diff --git a/src/app/om-oss/page.tsx b/src/app/om-oss/page.tsx index 45bee84..d3aae31 100644 --- a/src/app/om-oss/page.tsx +++ b/src/app/om-oss/page.tsx @@ -6,40 +6,28 @@ import FeatureCardOne from '@/components/sections/feature/FeatureCardOne'; import FooterMedia from '@/components/sections/footer/FooterMedia'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; -export default function LandingPage() { +export default function AboutPage() { return ( ); -} +} \ No newline at end of file -- 2.49.1 From d85e24ca9c0b3cd2d96dc4191e87e85d11811c5b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 10:23:49 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 171 ++++++++--------------------------------------- 1 file changed, 27 insertions(+), 144 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 45863e8..977f8c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,37 +14,25 @@ import { Award, Calendar, Scissors, UserCheck } from "lucide-react"; export default function LandingPage() { return ( @@ -156,38 +91,12 @@ export default function LandingPage() { description="Kvalitet i varje detalj, tillgängligt för alla." plans={[ { - id: "p1", - tag: "Populär", - price: "650 kr", - period: "från", - description: "Klassisk klippning anpassad efter din stil.", - button: { - text: "Boka tid", - href: "https://www.bokadirekt.se/", - }, - featuresTitle: "Ingår", - features: [ - "Tvätt & massage", - "Skräddarsydd rådgivning", - "Styling", - ], + id: "p1", tag: "Populär", price: "650 kr", period: "från", description: "Klassisk klippning anpassad efter din stil.", button: { text: "Boka tid", href: "https://www.bokadirekt.se/" }, + featuresTitle: "Ingår", features: ["Tvätt & massage", "Skräddarsydd rådgivning", "Styling"] }, { - id: "p2", - tag: "Lyx", - price: "1200 kr", - period: "från", - description: "Fullständig färgbehandling för en ny look.", - button: { - text: "Boka tid", - href: "https://www.bokadirekt.se/", - }, - featuresTitle: "Ingår", - features: [ - "Färgning", - "Inpackning", - "Fön & Styling", - ], + id: "p2", tag: "Lyx", price: "1200 kr", period: "från", description: "Fullständig färgbehandling för en ny look.", button: { text: "Boka tid", href: "https://www.bokadirekt.se/" }, + featuresTitle: "Ingår", features: ["Färgning", "Inpackning", "Fön & Styling"] }, ]} /> @@ -196,9 +105,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file -- 2.49.1 From 7d21aa7fa139acfe1fb458695833aa7072de8e7a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 10:23:50 +0000 Subject: [PATCH 3/4] Update src/app/pink-store/page.tsx --- src/app/pink-store/page.tsx | 106 +++++------------------------------- 1 file changed, 14 insertions(+), 92 deletions(-) diff --git a/src/app/pink-store/page.tsx b/src/app/pink-store/page.tsx index f224189..4f00957 100644 --- a/src/app/pink-store/page.tsx +++ b/src/app/pink-store/page.tsx @@ -7,40 +7,28 @@ import FooterMedia from '@/components/sections/footer/FooterMedia'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; -export default function LandingPage() { +export default function PinkStorePage() { return ( -
- -
-
); -} +} \ No newline at end of file -- 2.49.1 From 278f84dd1a5c745e8c982c059ca9d9f1b3071eb4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 10:23:50 +0000 Subject: [PATCH 4/4] =?UTF-8?q?Update=20src/app/tj=C3=A4nster/page.tsx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/tjänster/page.tsx | 66 +++++++-------------------------------- 1 file changed, 11 insertions(+), 55 deletions(-) diff --git a/src/app/tjänster/page.tsx b/src/app/tjänster/page.tsx index 2f91e40..bdc34ff 100644 --- a/src/app/tjänster/page.tsx +++ b/src/app/tjänster/page.tsx @@ -2,7 +2,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import FeatureCardOne from '@/components/sections/feature/FeatureCardOne'; import FeatureCardTen from '@/components/sections/feature/FeatureCardTen'; import FooterMedia from '@/components/sections/footer/FooterMedia'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; @@ -11,15 +10,15 @@ import { Palette, Scissors } from "lucide-react"; export default function TjänsterPage() { return ( @@ -42,70 +41,27 @@ export default function TjänsterPage() { useInvertedBackground={false} features={[ { - id: "f1", title: "Klippning", description: "Från snagg till avancerad långhårsklippning.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/set-combs-scissors_23-2148352908.jpg?_wi=1", imageAlt: "luxury salon dark interior golden details" - }, - items: [ - { icon: Scissors, text: "Herrklippning" }, - { icon: Scissors, text: "Damklippning" }, - { icon: Scissors, text: "Ungdomsklippning" }, - ], + id: "f1", title: "Klippning", description: "Från snagg till avancerad långhårsklippning.", + media: { imageSrc: "https://img.b2bpic.net/free-photo/hair-salon-professional_23-2148705035.jpg" }, + items: [{ icon: Scissors, text: "Herrklippning" }, { icon: Scissors, text: "Damklippning" }], reverse: false }, - { - id: "f2", title: "Färg & Styling", description: "Allt från balayage till permanent.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/women-with-creative-colored-hair_633478-184.jpg?_wi=1", imageAlt: "professional haircut salon tools" - }, - items: [ - { icon: Palette, text: "Slingor & Balayage" }, - { icon: Palette, text: "Färgbehandlingar" }, - { icon: Palette, text: "Styling & Fön" }, - ], - reverse: true - }, ]} title="Våra Tjänster" - description="Vi erbjuder ett brett utbud av hår- och skönhetstjänster utförda av erfarna proffs." - /> - - -
-
); -} +} \ No newline at end of file -- 2.49.1