Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a4e731ed72 | |||
| 4e44e8a54c | |||
| 73cc91beb0 | |||
| 2761ce921d | |||
| 50c477d9ed | |||
| 49e3380f14 | |||
| ab839058e7 |
270
src/app/page.tsx
270
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Þjónusta",
|
name: "Þjónusta", id: "services"},
|
||||||
id: "services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Verð",
|
name: "Verð", id: "plans"},
|
||||||
id: "plans",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Bóka",
|
name: "Bóka", id: "booking"},
|
||||||
id: "booking",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Hafa samband",
|
name: "Hafa samband", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="BALDUR"
|
brandName="BALDUR"
|
||||||
/>
|
/>
|
||||||
@@ -56,103 +48,58 @@ export default function LandingPage() {
|
|||||||
<HeroSplitTestimonial
|
<HeroSplitTestimonial
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
title="Superglans "
|
title="Superglans "
|
||||||
description="Hraðvirk, fagleg og lúxus bílaþrif fyrir þá sem vilja fullkominn glans."
|
description="Hraðvirk, fagleg og lúxus bílaþrif fyrir þá sem vilja fullkominn glans."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Sarah J.",
|
name: "Sarah J.", handle: "@sarahj", testimonial: "Best service in Iceland, my car looks brand new!", rating: 5,
|
||||||
handle: "@sarahj",
|
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371203.jpg"},
|
||||||
testimonial: "Best service in Iceland, my car looks brand new!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371203.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Michael C.",
|
name: "Michael C.", handle: "@mchen", testimonial: "Fast and professional. Highly recommended.", rating: 5,
|
||||||
handle: "@mchen",
|
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-21204.jpg"},
|
||||||
testimonial: "Fast and professional. Highly recommended.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-21204.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Emily R.",
|
name: "Emily R.", handle: "@erodriguez", testimonial: "Great attention to detail in every corner.", rating: 5,
|
||||||
handle: "@erodriguez",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-while-posing_176474-95622.jpg"},
|
||||||
testimonial: "Great attention to detail in every corner.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-while-posing_176474-95622.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "David K.",
|
name: "David K.", handle: "@dkim", testimonial: "Worth every króna, excellent value.", rating: 5,
|
||||||
handle: "@dkim",
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-recommending-new-business-app_1262-21064.jpg"},
|
||||||
testimonial: "Worth every króna, excellent value.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-recommending-new-business-app_1262-21064.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Anna S.",
|
name: "Anna S.", handle: "@annas", testimonial: "Very convenient booking and service.", rating: 5,
|
||||||
handle: "@annas",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193573.jpg"},
|
||||||
testimonial: "Very convenient booking and service.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193573.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Bóka tíma",
|
text: "Bóka tíma", href: "#booking"},
|
||||||
href: "#booking",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Sjá verðskrá",
|
text: "Sjá verðskrá", href: "#plans"},
|
||||||
href: "#plans",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/panning-shot-cars-with-sleek-design-showroom-waiting-be-purchased_482257-108124.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/panning-shot-cars-with-sleek-design-showroom-waiting-be-purchased_482257-108124.jpg"
|
||||||
imageAlt="Luxury Car"
|
imageAlt="Luxury Car"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193632.jpg",
|
src: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193632.jpg", alt: "Close up on car care process"},
|
||||||
alt: "Close up on car care process",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/front-view-lights-brand-new-car_23-2148510550.jpg",
|
src: "http://img.b2bpic.net/free-photo/front-view-lights-brand-new-car_23-2148510550.jpg", alt: "Front view lights of a brand new car"},
|
||||||
alt: "Front view lights of a brand new car",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/close-up-metallic-car_23-2151113206.jpg",
|
src: "http://img.b2bpic.net/free-photo/close-up-metallic-car_23-2151113206.jpg", alt: "Close up on metallic car"},
|
||||||
alt: "Close up on metallic car",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/sideways-rear-view-mirror-modern-car_23-2148510549.jpg",
|
src: "http://img.b2bpic.net/free-photo/sideways-rear-view-mirror-modern-car_23-2148510549.jpg", alt: "Sideways rear-view mirror of a modern car"},
|
||||||
alt: "Sideways rear-view mirror of a modern car",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-stylish-male-wearing-elegant-suit-dark-background_613910-11359.jpg",
|
src: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-stylish-male-wearing-elegant-suit-dark-background_613910-11359.jpg", alt: "Portrait of handsome bearded stylish male"},
|
||||||
alt: "Portrait of handsome bearded stylish male",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Premium Bílaþvottur"},
|
||||||
text: "Premium Bílaþvottur",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Hraðvirk þjónusta"},
|
||||||
text: "Hraðvirk þjónusta",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Lúxus áferð"},
|
||||||
text: "Lúxus áferð",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Öruggt bókunarkerfi"},
|
||||||
text: "Öruggt bókunarkerfi",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Íslensk fagmennska"},
|
||||||
text: "Íslensk fagmennska",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -164,19 +111,13 @@ export default function LandingPage() {
|
|||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
icon: Award,
|
icon: Award,
|
||||||
label: "Ára reynsla",
|
label: "Ára reynsla", value: "2 ár "},
|
||||||
value: "2 ár ",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Zap,
|
icon: Zap,
|
||||||
label: "Þrifin ökutæki",
|
label: "Þrifin ökutæki", value: "20+"},
|
||||||
value: "20+",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
label: "Ánægðir viðskiptavinir",
|
label: "Ánægðir viðskiptavinir", value: "98%"},
|
||||||
value: "98%",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -189,23 +130,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Ytri þvottur",
|
title: "Ytri þvottur", description: "Djúp hreinsun með hágæða efnum og glansáferð.", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-blue-bath-bomb-foam-water_23-2148163214.jpg", imageAlt: "Ytri þvottur"},
|
||||||
description: "Djúp hreinsun með hágæða efnum og glansáferð.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-blue-bath-bomb-foam-water_23-2148163214.jpg",
|
|
||||||
imageAlt: "Ytri þvottur",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Innanþrif",
|
title: "Innanþrif", description: "Sæti, mælaborð og öll smáatriði hreinsuð.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193615.jpg", imageAlt: "Innanþrif"},
|
||||||
description: "Sæti, mælaborð og öll smáatriði hreinsuð.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193615.jpg",
|
|
||||||
imageAlt: "Innanþrif",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Bón & vörn",
|
title: "Bón & vörn", description: "Langvarandi glans og vörn gegn íslensku veðri.", imageSrc: "http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750039.jpg", imageAlt: "Bón & vörn"},
|
||||||
description: "Langvarandi glans og vörn gegn íslensku veðri.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/male-painter-hazmat-suit-inside-car-shop_23-2149750039.jpg",
|
|
||||||
imageAlt: "Bón & vörn",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Fagleg bílaumhirða"
|
title="Fagleg bílaumhirða"
|
||||||
description="Við bjóðum upp á úrval þrifa sem henta þínum bíl best."
|
description="Við bjóðum upp á úrval þrifa sem henta þínum bíl best."
|
||||||
@@ -219,54 +148,16 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "basic",
|
id: "pro", tag: "Premium", price: "7.990 kr", period: "eitt sinn", description: "Vinsælasti pakkinn fyrir flesta bílaeigendur.", button: {
|
||||||
tag: "Basic",
|
text: "Velja pakka"},
|
||||||
price: "",
|
featuresTitle: "Innifalið", features: [
|
||||||
period: "eitt sinn",
|
"Allt í hraðþvotti", "Bón", "Innanþrif", ""],
|
||||||
description: " ",
|
|
||||||
button: {
|
|
||||||
text: "Velja pakka",
|
|
||||||
},
|
|
||||||
featuresTitle: "Innifalið",
|
|
||||||
features: [
|
|
||||||
"Ytri þvottur",
|
|
||||||
"Felguhreinsun",
|
|
||||||
"Þurrkun",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pro",
|
id: "lux", tag: "Lúxus", price: "12.990 kr", period: "eitt sinn", description: "Djúpþrif fyrir þá kröfuhörðu.", button: {
|
||||||
tag: "Premium",
|
text: "Velja pakka"},
|
||||||
price: "7.990 kr",
|
featuresTitle: "Innifalið", features: [
|
||||||
period: "eitt sinn",
|
"Djúpþrif", "Bón & vörn", "Sætaþrif", ""],
|
||||||
description: "Vinsælasti pakkinn fyrir flesta bílaeigendur.",
|
|
||||||
button: {
|
|
||||||
text: "Velja pakka",
|
|
||||||
},
|
|
||||||
featuresTitle: "Innifalið",
|
|
||||||
features: [
|
|
||||||
"Allt í hraðþvotti",
|
|
||||||
"Bón",
|
|
||||||
"Innanþrif",
|
|
||||||
"",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "lux",
|
|
||||||
tag: "Lúxus",
|
|
||||||
price: "12.990 kr",
|
|
||||||
period: "eitt sinn",
|
|
||||||
description: "Djúpþrif fyrir þá kröfuhörðu.",
|
|
||||||
button: {
|
|
||||||
text: "Velja pakka",
|
|
||||||
},
|
|
||||||
featuresTitle: "Innifalið",
|
|
||||||
features: [
|
|
||||||
"Djúpþrif",
|
|
||||||
"Bón & vörn",
|
|
||||||
"Sætaþrif",
|
|
||||||
"",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Veldu pakka"
|
title="Veldu pakka"
|
||||||
@@ -282,45 +173,20 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Valur ásberg ", role: "Viðskiptavinur", company: "Baldur", rating: 5,
|
||||||
name: "Valur ásberg ",
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-car-repairman-young-businessman-handshaking-auto-repair-shop_637285-4249.jpg"},
|
||||||
role: "Viðskiptavinur",
|
|
||||||
company: "Baldur",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-car-repairman-young-businessman-handshaking-auto-repair-shop_637285-4249.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Arnar þórison ", role: "Viðskiptavinur", company: "Baldur", rating: 5,
|
||||||
name: "Arnar þórison ",
|
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg"},
|
||||||
role: "Viðskiptavinur",
|
|
||||||
company: "Baldur",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Bóbo ", role: "Viðskiptavinur", company: "Baldur", rating: 5,
|
||||||
name: "Bóbo ",
|
imageSrc: "http://img.b2bpic.net/free-photo/business-man-showing-ok-sign_23-2148479592.jpg"},
|
||||||
role: "Viðskiptavinur",
|
|
||||||
company: "Baldur",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-showing-ok-sign_23-2148479592.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "Sigrún Jónasdóttir", role: "Viðskiptavinur", company: "Baldur", rating: 5,
|
||||||
name: "Sigrún Jónasdóttir",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg"},
|
||||||
role: "Viðskiptavinur",
|
|
||||||
company: "Baldur",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Páll Pálsson", role: "Viðskiptavinur", company: "Baldur", rating: 5,
|
||||||
name: "Páll Pálsson",
|
imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg"},
|
||||||
role: "Viðskiptavinur",
|
|
||||||
company: "Baldur",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Viðskiptavinir segja"
|
title="Viðskiptavinir segja"
|
||||||
description="Við leggjum áherslu á ánægju viðskiptavina okkar."
|
description="Við leggjum áherslu á ánægju viðskiptavina okkar."
|
||||||
@@ -333,20 +199,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "faq1",
|
id: "faq1", title: "Hversu langan tíma tekur þvottur?", content: "Hraðþvottur tekur um 30 mínútur en lúxusþvottur getur tekið allt að 2 klst."},
|
||||||
title: "Hversu langan tíma tekur þvottur?",
|
|
||||||
content: "Hraðþvottur tekur um 30 mínútur en lúxusþvottur getur tekið allt að 2 klst.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq2",
|
id: "faq2", title: "Þarf að bóka tíma?", content: "Mælt er með bókun en við tökum á móti dropp-in eftir getu."},
|
||||||
title: "Þarf að bóka tíma?",
|
|
||||||
content: "Mælt er með bókun en við tökum á móti dropp-in eftir getu.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq3",
|
id: "faq3", title: "Eruð þið með opið um helgar?", content: "Já, við erum með opið alla daga vikunnar."},
|
||||||
title: "Eruð þið með opið um helgar?",
|
|
||||||
content: "Já, við erum með opið alla daga vikunnar.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Algengar spurningar"
|
title="Algengar spurningar"
|
||||||
description="Hér erum við með svör við spurningum sem við fáum oft."
|
description="Hér erum við með svör við spurningum sem við fáum oft."
|
||||||
@@ -361,28 +218,17 @@ export default function LandingPage() {
|
|||||||
description="Bókaðu þinn þvott í dag með einföldum hætti."
|
description="Bókaðu þinn þvott í dag með einföldum hætti."
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "nafn",
|
name: "nafn", type: "text", placeholder: "Nafn", required: true,
|
||||||
type: "text",
|
|
||||||
placeholder: "Nafn",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "simi",
|
name: "simi", type: "tel", placeholder: "Símanúmer", required: true,
|
||||||
type: "tel",
|
|
||||||
placeholder: "Símanúmer",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "bifreid",
|
name: "bifreid", type: "text", placeholder: "Bifreið", required: true,
|
||||||
type: "text",
|
|
||||||
placeholder: "Bifreið",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
textarea={{
|
textarea={{
|
||||||
name: "skilabod",
|
name: "skilabod", placeholder: "Skilaboð", rows: 4,
|
||||||
placeholder: "Skilaboð",
|
|
||||||
rows: 4,
|
|
||||||
}}
|
}}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/auto-repairman-communicating-with-customer-while-wearing-protective-face-mask-gloves-office_637285-9803.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/auto-repairman-communicating-with-customer-while-wearing-protective-face-mask-gloves-office_637285-9803.jpg"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user