From b83e628291f598da12e35c930478c992ed8414dd Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 01:19:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 304 ++++++++--------------------------------------- 1 file changed, 48 insertions(+), 256 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d237269..1bea65a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,127 +31,59 @@ export default function LandingPage() {
@@ -163,28 +95,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Profesjonell presisjon", - description: "Dyktig frisør med øye for detaljer – hver klipp er skreddersydd.", - bentoComponent: "reveal-icon", - icon: Scissors, - imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229812.jpg", - imageAlt: "Woman getting treatment at hairdresser shop", + title: "Profesjonell presisjon", description: "Dyktig frisør med øye for detaljer – hver klipp er skreddersydd.", bentoComponent: "reveal-icon", icon: Scissors, }, { - title: "Hjemlig atmosfære", - description: "Du skal føle deg trygg, sett og avslappet fra første sekund.", - bentoComponent: "reveal-icon", - icon: Coffee, - imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94801.jpg?_wi=2", - imageAlt: "Woman getting treatment at hairdresser shop", + title: "Hjemlig atmosfære", description: "Du skal føle deg trygg, sett og avslappet fra første sekund.", bentoComponent: "reveal-icon", icon: Coffee, }, { - title: "Gjestfrihet i fokus", - description: "Fantastisk service, god stemning – og gjerne litt spansk om du vil.", - bentoComponent: "reveal-icon", - icon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg?_wi=1", - imageAlt: "Woman getting treatment at hairdresser shop", + title: "Gjestfrihet i fokus", description: "Fantastisk service, god stemning – og gjerne litt spansk om du vil.", bentoComponent: "reveal-icon", icon: Heart, }, ]} title="Mer enn en klipp" @@ -198,62 +115,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} plans={[ - { - id: "1", - name: "Herreklipp", - price: "Fra 4xx,-", - features: [ - "Presis klipp", - "Styling inkludert", - ], - buttons: [ - { - text: "Bestill", - }, - ], - }, - { - id: "2", - name: "Dameklipp", - price: "Fra 6xx,-", - features: [ - "Tilpasset hårtype", - "Vask og føn", - ], - buttons: [ - { - text: "Bestill", - }, - ], - }, - { - id: "3", - name: "Skjegg & konturer", - price: "Fra 3xx,-", - features: [ - "Ryddige linjer", - "Perfekt form", - ], - buttons: [ - { - text: "Bestill", - }, - ], - }, - { - id: "4", - name: "Styling & føn", - price: "Fra 3xx,-", - features: [ - "Perfekt for fest", - "Profesjonell finish", - ], - buttons: [ - { - text: "Bestill", - }, - ], - }, + { id: "1", name: "Herreklipp", price: "Fra 4xx,-", features: ["Presis klipp", "Styling inkludert"], buttons: [{ text: "Bestill" }] }, + { id: "2", name: "Dameklipp", price: "Fra 6xx,-", features: ["Tilpasset hårtype", "Vask og føn"], buttons: [{ text: "Bestill" }] }, + { id: "3", name: "Skjegg & konturer", price: "Fra 3xx,-", features: ["Ryddige linjer", "Perfekt form"], buttons: [{ text: "Bestill" }] }, + { id: "4", name: "Styling & føn", price: "Fra 3xx,-", features: ["Perfekt for fest", "Profesjonell finish"], buttons: [{ text: "Bestill" }] }, ]} title="Behandlinger" description="Kvalitet først, alltid." @@ -266,47 +131,13 @@ export default function LandingPage() { textboxLayout="default" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} + description="Hva kundene våre sier om oss." testimonials={[ - { - id: "1", - name: "Daniel Minh Pham", - role: "Kunde", - company: "Moss", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg?_wi=2", - }, - { - id: "2", - name: "Are Brynildsen", - role: "Kunde", - company: "Moss", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5410.jpg", - }, - { - id: "3", - name: "Saeb Salamski", - role: "Kunde", - company: "Norge", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-woman-smiling-looking-mirror-beauty-salon_176420-4473.jpg", - }, - { - id: "4", - name: "Tony", - role: "Kunde", - company: "Moss", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg", - }, - { - id: "5", - name: "Kunde", - role: "Kunde", - company: "Moss", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg", - }, + { id: "1", name: "Daniel Minh Pham", role: "Kunde", company: "Moss", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg" }, + { id: "2", name: "Are Brynildsen", role: "Kunde", company: "Moss", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5410.jpg" }, + { id: "3", name: "Saeb Salamski", role: "Kunde", company: "Norge", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-woman-smiling-looking-mirror-beauty-salon_176420-4473.jpg" }, + { id: "4", name: "Tony", role: "Kunde", company: "Moss", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/best-friends-smiling-each-other_23-2148238236.jpg" }, + { id: "5", name: "Kunde", role: "Kunde", company: "Moss", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg" }, ]} title="Kundene våre sier det best" /> @@ -328,16 +159,9 @@ export default function LandingPage() {
@@ -345,40 +169,8 @@ export default function LandingPage() { @@ -386,4 +178,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file