Merge version_1 into main #2
244
src/app/page.tsx
244
src/app/page.tsx
@@ -31,117 +31,66 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Expertise",
|
||||
id: "expertise",
|
||||
},
|
||||
name: "Expertise", id: "expertise"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Donna Schussler"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Donna Schussler"
|
||||
description="Driving excellence in plastic packaging solutions at Syntech LTD, West Auckland."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Director",
|
||||
handle: "Syntech LTD",
|
||||
testimonial: "Donna's expertise in sustainable packaging continues to drive our innovation in West Auckland.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg?_wi=1",
|
||||
imageAlt: "professional woman business headshot",
|
||||
},
|
||||
name: "Director", handle: "Syntech LTD", testimonial: "Donna's expertise in sustainable packaging continues to drive our innovation in West Auckland.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg", imageAlt: "professional woman business headshot"},
|
||||
{
|
||||
name: "Client",
|
||||
handle: "Local Partner",
|
||||
testimonial: "Reliable, professional, and deeply knowledgeable about packaging standards.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/programmer-workplace_1098-21536.jpg?_wi=1",
|
||||
imageAlt: "professional woman business headshot",
|
||||
},
|
||||
name: "Client", handle: "Local Partner", testimonial: "Reliable, professional, and deeply knowledgeable about packaging standards.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/programmer-workplace_1098-21536.jpg", imageAlt: "professional woman business headshot"},
|
||||
{
|
||||
name: "Manager",
|
||||
handle: "Syntech LTD",
|
||||
testimonial: "An integral part of our team, consistently delivering high-quality results.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-card-with-distorted-lines_23-2148558172.jpg?_wi=1",
|
||||
imageAlt: "professional woman business headshot",
|
||||
},
|
||||
name: "Manager", handle: "Syntech LTD", testimonial: "An integral part of our team, consistently delivering high-quality results.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-card-with-distorted-lines_23-2148558172.jpg", imageAlt: "professional woman business headshot"},
|
||||
{
|
||||
name: "Operations Lead",
|
||||
handle: "Regional Logistics",
|
||||
testimonial: "Her proactive approach to packaging logistics has saved us significant overheads.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-robot-futuristic-environment_23-2151189301.jpg?_wi=1",
|
||||
imageAlt: "professional woman business headshot",
|
||||
},
|
||||
name: "Operations Lead", handle: "Regional Logistics", testimonial: "Her proactive approach to packaging logistics has saved us significant overheads.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-robot-futuristic-environment_23-2151189301.jpg", imageAlt: "professional woman business headshot"},
|
||||
{
|
||||
name: "Supply Specialist",
|
||||
handle: "Global Sourcing",
|
||||
testimonial: "Truly a visionary in the field of sustainable materials.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dumping-garbage-garbage-bags_1150-27981.jpg?_wi=1",
|
||||
imageAlt: "professional woman business headshot",
|
||||
},
|
||||
name: "Supply Specialist", handle: "Global Sourcing", testimonial: "Truly a visionary in the field of sustainable materials.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dumping-garbage-garbage-bags_1150-27981.jpg", imageAlt: "professional woman business headshot"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg"
|
||||
imageAlt="Donna Schussler profile photo"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
alt: "Positive Middle-aged Business Leader at Window",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", alt: "Positive Middle-aged Business Leader at Window"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
alt: "Close up portrait of young handsome successful man",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Close up portrait of young handsome successful man"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg",
|
||||
alt: "Portrait of woman working on business with computer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", alt: "Portrait of woman working on business with computer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
|
||||
alt: "Closeup of Happy Middle-aged Business Leader",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", alt: "Closeup of Happy Middle-aged Business Leader"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1473.jpg",
|
||||
alt: "Attractive girl portrait in a white shirt",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1473.jpg", alt: "Attractive girl portrait in a white shirt"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Sustainable Packaging",
|
||||
},
|
||||
type: "text", text: "Sustainable Packaging"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Industrial Solutions",
|
||||
},
|
||||
type: "text", text: "Industrial Solutions"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Logistics Excellence",
|
||||
},
|
||||
type: "text", text: "Logistics Excellence"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Waste Reduction",
|
||||
},
|
||||
type: "text", text: "Waste Reduction"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Global Standards",
|
||||
},
|
||||
type: "text", text: "Global Standards"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -153,15 +102,11 @@ export default function LandingPage() {
|
||||
description="With a wealth of experience in the packaging industry, I focus on sustainable solutions that meet the unique needs of our West Auckland clients at Syntech LTD."
|
||||
metrics={[
|
||||
{
|
||||
value: "10+",
|
||||
title: "Years Experience",
|
||||
},
|
||||
value: "10+", title: "Years Experience"},
|
||||
{
|
||||
value: "500+",
|
||||
title: "Projects Delivered",
|
||||
},
|
||||
value: "500+", title: "Projects Delivered"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/programmer-workplace_1098-21536.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/programmer-workplace_1098-21536.jpg"
|
||||
imageAlt="Professional workspace"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -175,32 +120,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Packaging Design",
|
||||
descriptions: [
|
||||
"Expert in industrial plastic packaging design.",
|
||||
"Client-centric solution delivery.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-card-with-distorted-lines_23-2148558172.jpg?_wi=2",
|
||||
},
|
||||
id: "f1", title: "Packaging Design", descriptions: [
|
||||
"Expert in industrial plastic packaging design.", "Client-centric solution delivery."],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-card-with-distorted-lines_23-2148558172.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Supply Chain",
|
||||
descriptions: [
|
||||
"Efficient logistics management.",
|
||||
"Streamlined packaging processes.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-robot-futuristic-environment_23-2151189301.jpg?_wi=2",
|
||||
},
|
||||
id: "f2", title: "Supply Chain", descriptions: [
|
||||
"Efficient logistics management.", "Streamlined packaging processes."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-robot-futuristic-environment_23-2151189301.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Sustainability",
|
||||
descriptions: [
|
||||
"Eco-friendly plastic alternatives.",
|
||||
"Waste reduction focus.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dumping-garbage-garbage-bags_1150-27981.jpg?_wi=2",
|
||||
},
|
||||
id: "f3", title: "Sustainability", descriptions: [
|
||||
"Eco-friendly plastic alternatives.", "Waste reduction focus."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dumping-garbage-garbage-bags_1150-27981.jpg"},
|
||||
]}
|
||||
title="Core Expertise"
|
||||
description="Delivering high-quality plastic packaging solutions with a focus on innovation and efficiency."
|
||||
@@ -214,40 +144,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Miller",
|
||||
role: "Supply Manager",
|
||||
testimonial: "Donna's knowledge of the industry is second to none. A true asset.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-blonde-female-posing-while-sitting-barstool_181624-45745.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah Miller", role: "Supply Manager", testimonial: "Donna's knowledge of the industry is second to none. A true asset.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-blonde-female-posing-while-sitting-barstool_181624-45745.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "John Doe",
|
||||
role: "Logistics Lead",
|
||||
testimonial: "Professional, on-time, and insightful solutions for our packaging needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-wearing-formal-clothes_273609-11063.jpg",
|
||||
},
|
||||
id: "t2", name: "John Doe", role: "Logistics Lead", testimonial: "Professional, on-time, and insightful solutions for our packaging needs.", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-wearing-formal-clothes_273609-11063.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mark Wilson",
|
||||
role: "Procurement Officer",
|
||||
testimonial: "I trust Donna with all our critical packaging requirements.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-standing-office_23-2147899580.jpg",
|
||||
},
|
||||
id: "t3", name: "Mark Wilson", role: "Procurement Officer", testimonial: "I trust Donna with all our critical packaging requirements.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-standing-office_23-2147899580.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Jane Smith",
|
||||
role: "Sustainability Analyst",
|
||||
testimonial: "Exceptional vision in sustainable development.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg",
|
||||
},
|
||||
id: "t4", name: "Jane Smith", role: "Sustainability Analyst", testimonial: "Exceptional vision in sustainable development.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Paul Harris",
|
||||
role: "Ops Director",
|
||||
testimonial: "Highly recommended for any plastic manufacturing project.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081911.jpg",
|
||||
},
|
||||
id: "t5", name: "Paul Harris", role: "Ops Director", testimonial: "Highly recommended for any plastic manufacturing project.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081911.jpg"},
|
||||
]}
|
||||
title="Professional Feedback"
|
||||
description="What partners and colleagues say about working with me."
|
||||
@@ -262,20 +167,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "98%",
|
||||
description: "Client Satisfaction Rate",
|
||||
},
|
||||
id: "m1", value: "98%", description: "Client Satisfaction Rate"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24h",
|
||||
description: "Response Time",
|
||||
},
|
||||
id: "m2", value: "24h", description: "Response Time"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "15%",
|
||||
description: "Annual Efficiency Growth",
|
||||
},
|
||||
id: "m3", value: "15%", description: "Annual Efficiency Growth"},
|
||||
]}
|
||||
title="Performance Tracking"
|
||||
description="Real-world impact in every project I manage at Syntech."
|
||||
@@ -288,20 +184,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What packaging solutions do you handle?",
|
||||
content: "I specialize in industrial plastic packaging for diverse business sectors.",
|
||||
},
|
||||
id: "q1", title: "What packaging solutions do you handle?", content: "I specialize in industrial plastic packaging for diverse business sectors."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How can I contact for business inquiries?",
|
||||
content: "Reach out directly through the contact form below or via professional email.",
|
||||
},
|
||||
id: "q2", title: "How can I contact for business inquiries?", content: "Reach out directly through the contact form below or via professional email."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you focus on sustainability?",
|
||||
content: "Yes, I am committed to advancing eco-friendly practices in plastic packaging.",
|
||||
},
|
||||
id: "q3", title: "Do you focus on sustainability?", content: "Yes, I am committed to advancing eco-friendly practices in plastic packaging."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-woman-working-from-home-together-desk_23-2149208569.jpg"
|
||||
title="Frequently Asked Questions"
|
||||
@@ -314,16 +201,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Let's Connect"
|
||||
title="Ready to Discuss Packaging?"
|
||||
description="Contact me for business inquiries, collaborations, or professional advice."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Me",
|
||||
href: "#",
|
||||
},
|
||||
text: "Contact Me", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -332,33 +216,21 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Links",
|
||||
items: [
|
||||
title: "Links", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Expertise",
|
||||
href: "#expertise",
|
||||
},
|
||||
label: "Expertise", href: "#expertise"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Use",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Use", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user