Merge version_1 into main #2
103
src/app/page.tsx
103
src/app/page.tsx
@@ -29,49 +29,34 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Tjänster",
|
||||
id: "tjanster",
|
||||
},
|
||||
name: "Tjänster", id: "tjanster"},
|
||||
{
|
||||
name: "Om oss",
|
||||
id: "om-oss",
|
||||
},
|
||||
name: "Om oss", id: "om-oss"},
|
||||
{
|
||||
name: "Omdömen",
|
||||
id: "recensioner",
|
||||
},
|
||||
name: "Omdömen", id: "recensioner"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "kontakt",
|
||||
},
|
||||
name: "Kontakt", id: "kontakt"},
|
||||
]}
|
||||
brandName="JG Rör"
|
||||
button={{
|
||||
text: "Begär Offert",
|
||||
href: "#kontakt",
|
||||
}}
|
||||
text: "Begär Offert", href: "#kontakt"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboardSplit
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
logoText="JG Rör AB"
|
||||
description="Auktoriserat rörmokeri i Karlskrona. Vi levererar precision i varje röranslutning med hantverksskicklighet och personlig service."
|
||||
buttons={[
|
||||
{
|
||||
text: "Begär Offert",
|
||||
href: "#kontakt",
|
||||
},
|
||||
text: "Begär Offert", href: "#kontakt"},
|
||||
{
|
||||
text: "Se Tjänster",
|
||||
href: "#tjanster",
|
||||
},
|
||||
text: "Se Tjänster", href: "#tjanster"},
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerator-closeup-copper-glow-modern-faucet_169016-69020.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerator-closeup-copper-glow-modern-faucet_169016-69020.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -84,23 +69,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Akutreparationer",
|
||||
description: "Snabb hjälp vid läckage dygnet runt.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/construction-logo-card_1057-6939.jpg",
|
||||
},
|
||||
id: "s1", title: "Akutreparationer", description: "Snabb hjälp vid läckage dygnet runt.", imageSrc: "http://img.b2bpic.net/free-vector/construction-logo-card_1057-6939.jpg"},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Badrumsrenovering",
|
||||
description: "Totalentreprenad för badrum och VVS.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-characters-young-persons-cleaning_23-2148264471.jpg",
|
||||
},
|
||||
id: "s2", title: "Badrumsrenovering", description: "Totalentreprenad för badrum och VVS.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-characters-young-persons-cleaning_23-2148264471.jpg"},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Köksinstallation",
|
||||
description: "Moderna och hållbara kökslösningar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/minimalist-plumber-company-business-card-template_742173-8689.jpg",
|
||||
},
|
||||
id: "s3", title: "Köksinstallation", description: "Moderna och hållbara kökslösningar.", imageSrc: "http://img.b2bpic.net/free-vector/minimalist-plumber-company-business-card-template_742173-8689.jpg"},
|
||||
]}
|
||||
title="Våra Tjänster"
|
||||
description="Vi löser allt från akuta läckor till omfattande badrumsrenoveringar med hög kvalitet."
|
||||
@@ -117,44 +90,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="recensioner" data-section="recensioner">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Margareta L.",
|
||||
handle: "Privatkund",
|
||||
testimonial: "Fantastiskt bra och proffsigt jobb, kunde inte varit bättre!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-outdoors_23-2148613033.jpg?_wi=1",
|
||||
},
|
||||
id: "t1", name: "Margareta L.", handle: "Privatkund", testimonial: "Fantastiskt bra och proffsigt jobb, kunde inte varit bättre!", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-outdoors_23-2148613033.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Leif G.",
|
||||
handle: "Privatkund",
|
||||
testimonial: "Mycket bra bemötande och snabb hjälp vid mitt läckage.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-focus-concentration_181624-26347.jpg",
|
||||
},
|
||||
id: "t2", name: "Leif G.", handle: "Privatkund", testimonial: "Mycket bra bemötande och snabb hjälp vid mitt läckage.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-focus-concentration_181624-26347.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Marcus S.",
|
||||
handle: "Privatkund",
|
||||
testimonial: "Klockrent företag, kunniga och duktiga rörmokare!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg",
|
||||
},
|
||||
id: "t3", name: "Marcus S.", handle: "Privatkund", testimonial: "Klockrent företag, kunniga och duktiga rörmokare!", imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Gert S.",
|
||||
handle: "Privatkund",
|
||||
testimonial: "Toppenservice, fick hjälp med en svår koppling direkt.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/women-avatar-collection_24908-60284.jpg",
|
||||
},
|
||||
id: "t4", name: "Gert S.", handle: "Privatkund", testimonial: "Toppenservice, fick hjälp med en svår koppling direkt.", imageSrc: "http://img.b2bpic.net/free-vector/women-avatar-collection_24908-60284.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Anna K.",
|
||||
handle: "Privatkund",
|
||||
testimonial: "Väldigt nöjd med bytet av varmvattenberedaren. Punktliga och trevliga.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-outdoors_23-2148613033.jpg?_wi=2",
|
||||
},
|
||||
id: "t5", name: "Anna K.", handle: "Privatkund", testimonial: "Väldigt nöjd med bytet av varmvattenberedaren. Punktliga och trevliga.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-outdoors_23-2148613033.jpg"},
|
||||
]}
|
||||
title="Vad kunderna säger"
|
||||
description="Vi är stolta över 100% nöjda kunder i Karlskrona."
|
||||
@@ -168,23 +117,15 @@ export default function LandingPage() {
|
||||
description="Berätta om ditt projekt eller ärende, så återkommer vi inom 24 timmar."
|
||||
inputs={[
|
||||
{
|
||||
name: "namn",
|
||||
type: "text",
|
||||
placeholder: "Ditt namn",
|
||||
required: true,
|
||||
name: "namn", type: "text", placeholder: "Ditt namn", required: true,
|
||||
},
|
||||
{
|
||||
name: "telefon",
|
||||
type: "tel",
|
||||
placeholder: "Telefonnummer",
|
||||
},
|
||||
name: "telefon", type: "tel", placeholder: "Telefonnummer"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "meddelande",
|
||||
placeholder: "Beskriv ditt ärende...",
|
||||
required: true,
|
||||
name: "meddelande", placeholder: "Beskriv ditt ärende...", required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerator-closeup-copper-glow-modern-faucet_169016-69020.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerator-closeup-copper-glow-modern-faucet_169016-69020.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user