diff --git a/src/app/kontakt/page.tsx b/src/app/kontakt/page.tsx index 7af6685..a641dc4 100644 --- a/src/app/kontakt/page.tsx +++ b/src/app/kontakt/page.tsx @@ -18,14 +18,11 @@ export default function ContactPage() { ]; const navButton = { - text: "Ring Nå", - href: "tel:94988434", - }; + text: "Ring Nå", href: "tel:94988434"}; const footerColumns = [ { - title: "Navigasjon", - items: [ + title: "Navigasjon", items: [ { label: "Hjem", href: "/" }, { label: "Tjenester", href: "/tjenester" }, { label: "Om Oss", href: "/om-oss" }, @@ -33,16 +30,14 @@ export default function ContactPage() { ], }, { - title: "Kontakt", - items: [ + title: "Kontakt", items: [ { label: "Telefon: 94 98 84 34", href: "tel:94988434" }, { label: "Adresse: Gramveien 2, 1832 Askim", href: "#" }, { label: "Lokalt i Askim", href: "#" }, ], }, { - title: "Tjenester", - items: [ + title: "Tjenester", items: [ { label: "Utvendig Vask", href: "/tjenester" }, { label: "Innvendig Rens", href: "/tjenester" }, { label: "Polering", href: "/tjenester" }, @@ -78,26 +73,11 @@ export default function ContactPage() { description="Vi er tilgjengelig for forespørsler og bestillinger gjennom flere kanaler. Velg det som passer best for deg." products={[ { - id: "1", - name: "Ring Direkte", - price: "94 98 84 34", - imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-service-representative-with-headset-communicating-with-customer-while-working-call-center_637285-131.jpg?_wi=2", - imageAlt: "Telefon kontakt", - }, + id: "1", name: "Ring Direkte", price: "94 98 84 34", imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-service-representative-with-headset-communicating-with-customer-while-working-call-center_637285-131.jpg", imageAlt: "Telefon kontakt"}, { - id: "2", - name: "Besøk Oss", - price: "Gramveien 2, 1832 Askim", - imageSrc: "http://img.b2bpic.net/free-photo/schedule-planner-task-agenda-checklist-concept_53876-124095.jpg?_wi=2", - imageAlt: "Besøk adresse", - }, + id: "2", name: "Besøk Oss", price: "Gramveien 2, 1832 Askim", imageSrc: "http://img.b2bpic.net/free-photo/schedule-planner-task-agenda-checklist-concept_53876-124095.jpg", imageAlt: "Besøk adresse"}, { - id: "3", - name: "Åpningstider", - price: "Man-Fre: 09:00-17:00", - imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg?_wi=3", - imageAlt: "Åpningstider", - }, + id: "3", name: "Åpningstider", price: "Man-Fre: 09:00-17:00", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg", imageAlt: "Åpningstider"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index af43d88..2773e4d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,36 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const figtree = Figtree({ - variable: "--font-figtree", - subsets: ["latin"], + variable: "--font-figtree", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Aasen Bilpleie | Profesjonell Bilpleie i Askim - 5.0 Stjerner", - description: "Profesjonell bilpleie, vask og detailing i Askim. 5.0 stjerner Google rating. Fleksibel henting og levering. Ring 94 98 84 34 for tilbud.", - keywords: "bilpleie Askim, car wash Askim, polering bil Askim, detailing Askim, bilrens, profesjonell bilpleie", - metadataBase: new URL("https://aasenbilpleie.no"), + title: "Aasen Bilpleie | Profesjonell Bilpleie i Askim - 5.0 Stjerner", description: "Profesjonell bilpleie, vask og detailing i Askim. 5.0 stjerner Google rating. Fleksibel henting og levering. Ring 94 98 84 34 for tilbud.", keywords: "bilpleie Askim, car wash Askim, polering bil Askim, detailing Askim, bilrens, profesjonell bilpleie", metadataBase: new URL("https://aasenbilpleie.no"), alternates: { - canonical: "https://aasenbilpleie.no", - }, + canonical: "https://aasenbilpleie.no"}, openGraph: { - title: "Aasen Bilpleie | Profesjonell Bilpleie i Askim", - description: "5.0 stjerner Google rating. Grundig vask, polering og detailing med fleksibel henting og levering.", - url: "https://aasenbilpleie.no", - siteName: "Aasen Bilpleie", - type: "website", - images: [ + title: "Aasen Bilpleie | Profesjonell Bilpleie i Askim", description: "5.0 stjerner Google rating. Grundig vask, polering og detailing med fleksibel henting og levering.", url: "https://aasenbilpleie.no", siteName: "Aasen Bilpleie", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/man-car-clean-vacuuming-car-inside_1303-30580.jpg", - alt: "Aasen Bilpleie - Profesjonell Bilpleie", - }, + url: "http://img.b2bpic.net/free-photo/man-car-clean-vacuuming-car-inside_1303-30580.jpg", alt: "Aasen Bilpleie - Profesjonell Bilpleie"}, ], }, twitter: { - card: "summary_large_image", - title: "Aasen Bilpleie | Profesjonell Bilpleie i Askim", - description: "5.0 stjerner. Bilpleie med fleksibel henting og levering i Askim.", - images: ["http://img.b2bpic.net/free-photo/man-car-clean-vacuuming-car-inside_1303-30580.jpg"], + card: "summary_large_image", title: "Aasen Bilpleie | Profesjonell Bilpleie i Askim", description: "5.0 stjerner. Bilpleie med fleksibel henting og levering i Askim.", images: ["http://img.b2bpic.net/free-photo/man-car-clean-vacuuming-car-inside_1303-30580.jpg"], }, robots: { index: true, diff --git a/src/app/om-oss/page.tsx b/src/app/om-oss/page.tsx index bede968..f616121 100644 --- a/src/app/om-oss/page.tsx +++ b/src/app/om-oss/page.tsx @@ -19,14 +19,11 @@ export default function AboutPage() { ]; const navButton = { - text: "Ring Nå", - href: "tel:94988434", - }; + text: "Ring Nå", href: "tel:94988434"}; const footerColumns = [ { - title: "Navigasjon", - items: [ + title: "Navigasjon", items: [ { label: "Hjem", href: "/" }, { label: "Tjenester", href: "/tjenester" }, { label: "Om Oss", href: "/om-oss" }, @@ -34,16 +31,14 @@ export default function AboutPage() { ], }, { - title: "Kontakt", - items: [ + title: "Kontakt", items: [ { label: "Telefon: 94 98 84 34", href: "tel:94988434" }, { label: "Adresse: Gramveien 2, 1832 Askim", href: "#" }, { label: "Lokalt i Askim", href: "#" }, ], }, { - title: "Tjenester", - items: [ + title: "Tjenester", items: [ { label: "Utvendig Vask", href: "/tjenester" }, { label: "Innvendig Rens", href: "/tjenester" }, { label: "Polering", href: "/tjenester" }, @@ -83,7 +78,7 @@ export default function AboutPage() { { id: "3", value: "5.0 ⭐", description: "Gjennomsnittlig Rating" }, { id: "4", value: "Henting & Levering", description: "Fleksibel Service" }, ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} @@ -94,25 +89,13 @@ export default function AboutPage() { @@ -118,7 +106,7 @@ export default function HomePage() { { id: "3", value: "Fleksibel", description: "Henting & Levering" }, { id: "4", value: "Lokal", description: "Basert i Askim" }, ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} @@ -131,39 +119,19 @@ export default function HomePage() { description="Fra basisk vask til profesjonell detailing – vi har løsningen din." features={[ { - title: "Utvendig Vask", - description: "Grundig og skånsom vask av hele kjøretøyet", - imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg?_wi=1", - imageAlt: "Utvendig bilpleie", - buttonIcon: ArrowRight, + title: "Utvendig Vask", description: "Grundig og skånsom vask av hele kjøretøyet", imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg", imageAlt: "Utvendig bilpleie", buttonIcon: ArrowRight, }, { - title: "Innvendig Rens", - description: "Profesjonell rengjøring av interiør", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=1", - imageAlt: "Innvendig rengjøring", - buttonIcon: ArrowRight, + title: "Innvendig Rens", description: "Profesjonell rengjøring av interiør", imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg", imageAlt: "Innvendig rengjøring", buttonIcon: ArrowRight, }, { - title: "Polering", - description: "Gjenskaper glans og beskytter lakken", - imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg?_wi=1", - imageAlt: "Bilpolering", - buttonIcon: ArrowRight, + title: "Polering", description: "Gjenskaper glans og beskytter lakken", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg", imageAlt: "Bilpolering", buttonIcon: ArrowRight, }, { - title: "Lakkforsegling", - description: "Langtidsvernfor lakk og interiør", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30598.jpg", - imageAlt: "Lakkforsegling", - buttonIcon: ArrowRight, + title: "Lakkforsegling", description: "Langtidsvernfor lakk og interiør", imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30598.jpg", imageAlt: "Lakkforsegling", buttonIcon: ArrowRight, }, { - title: "Full Detailing", - description: "Komplett billpleieløsning fra A til Å", - imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg?_wi=1", - imageAlt: "Full detailing", - buttonIcon: ArrowRight, + title: "Full Detailing", description: "Komplett billpleieløsning fra A til Å", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg", imageAlt: "Full detailing", buttonIcon: ArrowRight, }, ]} textboxLayout="default" @@ -175,25 +143,13 @@ export default function HomePage() {