Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
186
src/app/page.tsx
186
src/app/page.tsx
@@ -29,51 +29,34 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "why",
|
||||
},
|
||||
name: "Why Us", id: "why"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Evergreen Insurance"
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Insurance that actually works for you"
|
||||
description="Evergreen Insurance Solutions matches your unique needs to the right cover — at the right price. Expert advice without the jargon, pressure, or guesswork."
|
||||
tag="Brisbane-Based & Serving Clients Nationwide"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a free quote today",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a free quote today", href: "#contact"},
|
||||
{
|
||||
text: "Read client stories",
|
||||
href: "#reviews",
|
||||
},
|
||||
text: "Read client stories", href: "#reviews"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-sitting-office-coworking_171337-17156.jpg"
|
||||
imageAlt="Insurance broker professional consultation"
|
||||
@@ -87,64 +70,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
label: "Business",
|
||||
title: "Business Insurance",
|
||||
items: [
|
||||
"Public Liability",
|
||||
"Professional Indemnity",
|
||||
"Property & Business Interruption",
|
||||
],
|
||||
id: "f1", label: "Business", title: "Business Insurance", items: [
|
||||
"Public Liability", "Professional Indemnity", "Property & Business Interruption"],
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
label: "Liability",
|
||||
title: "Public & Product Liability",
|
||||
items: [
|
||||
"Injury protection",
|
||||
"Property damage claims",
|
||||
"Supply-chain coverage",
|
||||
],
|
||||
id: "f2", label: "Liability", title: "Public & Product Liability", items: [
|
||||
"Injury protection", "Property damage claims", "Supply-chain coverage"],
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
label: "Professional",
|
||||
title: "Professional Indemnity",
|
||||
items: [
|
||||
"Advice-based protection",
|
||||
"Negligence cover",
|
||||
"Error & Omissions",
|
||||
],
|
||||
id: "f3", label: "Professional", title: "Professional Indemnity", items: [
|
||||
"Advice-based protection", "Negligence cover", "Error & Omissions"],
|
||||
},
|
||||
{
|
||||
id: "f4",
|
||||
label: "Personal",
|
||||
title: "Home & Contents",
|
||||
items: [
|
||||
"Homeowner policies",
|
||||
"Landlord cover",
|
||||
"Asset protection",
|
||||
],
|
||||
id: "f4", label: "Personal", title: "Home & Contents", items: [
|
||||
"Homeowner policies", "Landlord cover", "Asset protection"],
|
||||
},
|
||||
{
|
||||
id: "f5",
|
||||
label: "Travel",
|
||||
title: "Travel Insurance",
|
||||
items: [
|
||||
"Domestic & International",
|
||||
"Emergency medical cover",
|
||||
"Fast issuance",
|
||||
],
|
||||
id: "f5", label: "Travel", title: "Travel Insurance", items: [
|
||||
"Domestic & International", "Emergency medical cover", "Fast issuance"],
|
||||
},
|
||||
{
|
||||
id: "f6",
|
||||
label: "Specialist",
|
||||
title: "Franchise & Specialty",
|
||||
items: [
|
||||
"Complex risk mitigation",
|
||||
"Not-for-profit cover",
|
||||
"Niche industry solutions",
|
||||
],
|
||||
id: "f6", label: "Specialist", title: "Franchise & Specialty", items: [
|
||||
"Complex risk mitigation", "Not-for-profit cover", "Niche industry solutions"],
|
||||
},
|
||||
]}
|
||||
title="Tailored protection for every situation"
|
||||
@@ -154,48 +101,25 @@ export default function LandingPage() {
|
||||
|
||||
<div id="why" data-section="why">
|
||||
<FeatureCardTwelve
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "w1",
|
||||
label: "Market",
|
||||
title: "We shop the market",
|
||||
items: [
|
||||
"Access to multiple insurers",
|
||||
"Independent comparison",
|
||||
"Best value focus",
|
||||
],
|
||||
id: "w1", label: "Market", title: "We shop the market", items: [
|
||||
"Access to multiple insurers", "Independent comparison", "Best value focus"],
|
||||
},
|
||||
{
|
||||
id: "w2",
|
||||
label: "Clarity",
|
||||
title: "Plain-language explanations",
|
||||
items: [
|
||||
"No jargon",
|
||||
"Clear coverage details",
|
||||
"Confident protection",
|
||||
],
|
||||
id: "w2", label: "Clarity", title: "Plain-language explanations", items: [
|
||||
"No jargon", "Clear coverage details", "Confident protection"],
|
||||
},
|
||||
{
|
||||
id: "w3",
|
||||
label: "Service",
|
||||
title: "Prompt personal service",
|
||||
items: [
|
||||
"Direct with Madeline",
|
||||
"Rapid response times",
|
||||
"Global availability",
|
||||
],
|
||||
id: "w3", label: "Service", title: "Prompt personal service", items: [
|
||||
"Direct with Madeline", "Rapid response times", "Global availability"],
|
||||
},
|
||||
{
|
||||
id: "w4",
|
||||
label: "Expertise",
|
||||
title: "Specialists in tricky categories",
|
||||
items: [
|
||||
"Franchise expertise",
|
||||
"Not-for-profit cover",
|
||||
"Customised solutions",
|
||||
],
|
||||
id: "w4", label: "Expertise", title: "Specialists in tricky categories", items: [
|
||||
"Franchise expertise", "Not-for-profit cover", "Customised solutions"],
|
||||
},
|
||||
]}
|
||||
title="The Evergreen difference"
|
||||
@@ -208,9 +132,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Madeline — your advocate in the insurance market"
|
||||
description={[
|
||||
"With years of experience across business and personal insurance, Madeline founded Evergreen Insurance Solutions with a simple mission: make insurance stress-free and genuinely useful for every single client.",
|
||||
"Her clients describe her as knowledgeable, prompt, thorough, and refreshingly easy to deal with. Whether you're navigating your first business policy or switching from an insurer that wasn't delivering, Madeline handles every detail with care.",
|
||||
]}
|
||||
"With years of experience across business and personal insurance, Madeline founded Evergreen Insurance Solutions with a simple mission: make insurance stress-free and genuinely useful for every single client.", "Her clients describe her as knowledgeable, prompt, thorough, and refreshingly easy to deal with. Whether you're navigating your first business policy or switching from an insurer that wasn't delivering, Madeline handles every detail with care."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -221,40 +143,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "David Munro",
|
||||
handle: "@davidm",
|
||||
testimonial: "Madeline and the team at Evergreen are a breath of fresh air. Practical, commercial and customer orientated.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg",
|
||||
},
|
||||
id: "t1", name: "David Munro", handle: "@davidm", testimonial: "Madeline and the team at Evergreen are a breath of fresh air. Practical, commercial and customer orientated.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Cmbeez Creative",
|
||||
handle: "@cmbeez",
|
||||
testimonial: "Her knowledge and expertise made the whole process so easy and stress-free. Explained everything clearly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-festive-plump-male-eyeglasses-bow-tie-dark-grey-background_613910-13747.jpg",
|
||||
},
|
||||
id: "t2", name: "Cmbeez Creative", handle: "@cmbeez", testimonial: "Her knowledge and expertise made the whole process so easy and stress-free. Explained everything clearly.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-festive-plump-male-eyeglasses-bow-tie-dark-grey-background_613910-13747.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Caron Nodwell",
|
||||
handle: "@caronn",
|
||||
testimonial: "Madi was so great to deal with and handled my million questions while I was on the other side of the world.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-businessman-park_23-2148242744.jpg",
|
||||
},
|
||||
id: "t3", name: "Caron Nodwell", handle: "@caronn", testimonial: "Madi was so great to deal with and handled my million questions while I was on the other side of the world.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-businessman-park_23-2148242744.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Ben Behnia",
|
||||
handle: "@benb",
|
||||
testimonial: "Every time I had a question, Madeline responded immediately with a solution. Caring and organised.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-businessman-with-laptop-desk-restaurant_23-2147956344.jpg",
|
||||
},
|
||||
id: "t4", name: "Ben Behnia", handle: "@benb", testimonial: "Every time I had a question, Madeline responded immediately with a solution. Caring and organised.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-businessman-with-laptop-desk-restaurant_23-2147956344.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Sharyn Watson",
|
||||
handle: "@sharyn",
|
||||
testimonial: "We used Evergreen for our new franchise — a tricky category — but they worked through all queries quickly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/haidresser-showing-thumb-up-sign_23-2148298311.jpg",
|
||||
},
|
||||
id: "t5", name: "Sharyn Watson", handle: "@sharyn", testimonial: "We used Evergreen for our new franchise — a tricky category — but they worked through all queries quickly.", imageSrc: "http://img.b2bpic.net/free-photo/haidresser-showing-thumb-up-sign_23-2148298311.jpg"},
|
||||
]}
|
||||
title="What our clients say"
|
||||
description="Join hundreds of protected clients who trust Evergreen for their coverage."
|
||||
@@ -265,18 +162,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "cell-wave",
|
||||
}}
|
||||
variant: "cell-wave"}}
|
||||
text="Ready for insurance that actually works? Get in touch with Madeline today for a free, no-obligation quote. Fast responses, clear advice, and cover that genuinely fits your needs."
|
||||
buttons={[
|
||||
{
|
||||
text: "Email hello@evergreeninsurance.com.au",
|
||||
href: "mailto:hello@evergreeninsurance.com.au",
|
||||
},
|
||||
text: "Email hello@evergreeninsurance.com.au", href: "mailto:hello@evergreeninsurance.com.au"},
|
||||
{
|
||||
text: "Call for a quick chat",
|
||||
href: "tel:0400000000",
|
||||
},
|
||||
text: "Call for a quick chat", href: "tel:0400000000"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user