Merge version_1 into main #2
@@ -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"
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Simen Bråthen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=7",
|
||||
},
|
||||
id: "1", name: "Simen Bråthen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Kim Johan Kjærbu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=8",
|
||||
},
|
||||
id: "2", name: "Kim Johan Kjærbu", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Anders Svensson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=9",
|
||||
},
|
||||
id: "3", name: "Anders Svensson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ingrid Hansen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=10",
|
||||
},
|
||||
id: "4", name: "Ingrid Hansen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
]}
|
||||
cardTitle="Hundrevis av fornøyde kunder som stoler på oss for deres bilpleiebehov"
|
||||
cardTag="Høre fra våre kunder"
|
||||
|
||||
103
src/app/page.tsx
103
src/app/page.tsx
@@ -22,14 +22,11 @@ export default function HomePage() {
|
||||
];
|
||||
|
||||
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" },
|
||||
@@ -37,16 +34,14 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
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" },
|
||||
@@ -86,25 +81,18 @@ export default function HomePage() {
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Simen Bråthen",
|
||||
handle: "Fornøyd kunde",
|
||||
testimonial: "Flott resultat, veldig fleksibel med henting og levering og god service!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1",
|
||||
},
|
||||
name: "Simen Bråthen", handle: "Fornøyd kunde", testimonial: "Flott resultat, veldig fleksibel med henting og levering og god service!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
{
|
||||
name: "Kim Johan Kjærbu",
|
||||
handle: "Fornøyd kunde",
|
||||
testimonial: "Utrolig serviceminded, dyktig bilpleieprofi som jeg varmt anbefaler!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2",
|
||||
},
|
||||
name: "Kim Johan Kjærbu", handle: "Fornøyd kunde", testimonial: "Utrolig serviceminded, dyktig bilpleieprofi som jeg varmt anbefaler!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Ring Nå", href: "tel:94988434" },
|
||||
{ text: "Få Gratis Tilbud", href: "/kontakt" },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Simen Bråthen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3",
|
||||
},
|
||||
id: "1", name: "Simen Bråthen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Kim Johan Kjærbu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4",
|
||||
},
|
||||
id: "2", name: "Kim Johan Kjærbu", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Fornøyd kunde",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=5",
|
||||
},
|
||||
id: "3", name: "Fornøyd kunde", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Fornøyd kunde",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=6",
|
||||
},
|
||||
id: "4", name: "Fornøyd kunde", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
]}
|
||||
cardTitle="Over 100 fornøyde kunder stoler på Aasen Bilpleie"
|
||||
cardTag="Se hva de sier"
|
||||
@@ -208,26 +164,11 @@ export default function HomePage() {
|
||||
description="Slik fungerer prosessen vår – rask, enkel og resultatfokusert."
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ring eller Send Forespørsel",
|
||||
price: "Steg 1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-service-representative-with-headset-communicating-with-customer-while-working-call-center_637285-131.jpg?_wi=1",
|
||||
imageAlt: "Kontakt oss",
|
||||
},
|
||||
id: "1", name: "Ring eller Send Forespørsel", price: "Steg 1", imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-service-representative-with-headset-communicating-with-customer-while-working-call-center_637285-131.jpg", imageAlt: "Kontakt oss"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Vi Avtaler Tidspunkt",
|
||||
price: "Steg 2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/schedule-planner-task-agenda-checklist-concept_53876-124095.jpg?_wi=1",
|
||||
imageAlt: "Planlegging",
|
||||
},
|
||||
id: "2", name: "Vi Avtaler Tidspunkt", price: "Steg 2", imageSrc: "http://img.b2bpic.net/free-photo/schedule-planner-task-agenda-checklist-concept_53876-124095.jpg", imageAlt: "Planlegging"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Vi Leverer Glinsende Resultat",
|
||||
price: "Steg 3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg?_wi=2",
|
||||
imageAlt: "Resultat",
|
||||
},
|
||||
id: "3", name: "Vi Leverer Glinsende Resultat", price: "Steg 3", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg", imageAlt: "Resultat"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -18,14 +18,11 @@ export default function ServicesPage() {
|
||||
];
|
||||
|
||||
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 ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
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,25 +73,13 @@ export default function ServicesPage() {
|
||||
description="Utforsker alle bilpleiealternativene våre - fra grunnleggende vask til komplett profesjonell detailing. Hver tjeneste er utformet for å beskytte og vedlikeholde kjøretøyet ditt."
|
||||
features={[
|
||||
{
|
||||
title: "Utvendig Vask",
|
||||
description: "Grundig og skånsom vask av hele kjøretøyet med høytrykksutstyr og profesjonelle produkter",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg?_wi=2",
|
||||
imageAlt: "Utvendig bilpleie",
|
||||
buttonIcon: ArrowRight,
|
||||
title: "Utvendig Vask", description: "Grundig og skånsom vask av hele kjøretøyet med høytrykksutstyr og profesjonelle produkter", 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 inkludert støvsugning, vasking og frisking",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2004.jpg?_wi=2",
|
||||
imageAlt: "Innvendig rengjøring",
|
||||
buttonIcon: ArrowRight,
|
||||
title: "Innvendig Rens", description: "Profesjonell rengjøring av interiør inkludert støvsugning, vasking og frisking", 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 med profesjonell polering og sealant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg?_wi=2",
|
||||
imageAlt: "Bilpolering",
|
||||
buttonIcon: ArrowRight,
|
||||
title: "Polering", description: "Gjenskaper glans og beskytter lakken med profesjonell polering og sealant", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg", imageAlt: "Bilpolering", buttonIcon: ArrowRight,
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user