Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0ac150beda | |||
| a9c6ea275f | |||
| 9dd556b51d | |||
| b89ce00b72 | |||
| 902be28384 |
130
src/app/page.tsx
130
src/app/page.tsx
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Donna Schussler"
|
||||
brandName="Syntech LTD"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
@@ -51,47 +51,14 @@ export default function LandingPage() {
|
||||
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"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.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?_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?_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?_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?_wi=1", imageAlt: "professional woman business headshot"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1473.jpg?_wi=1", 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/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=2"
|
||||
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/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/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"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text", text: "Sustainable Packaging"},
|
||||
{
|
||||
type: "text", text: "Industrial Solutions"},
|
||||
{
|
||||
type: "text", text: "Logistics Excellence"},
|
||||
{
|
||||
type: "text", text: "Waste Reduction"},
|
||||
{
|
||||
type: "text", text: "Global Standards"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -101,13 +68,11 @@ export default function LandingPage() {
|
||||
title="Professional Journey"
|
||||
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: "500+", title: "Projects Delivered"},
|
||||
{ value: "10+", title: "Years Experience" },
|
||||
{ value: "500+", title: "Projects Delivered" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/programmer-workplace_1098-21536.jpg?_wi=2"
|
||||
imageAlt="Professional workspace"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=2"
|
||||
imageAlt="Professional profile photo"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -119,18 +84,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
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: "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: "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: "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: "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: "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" },
|
||||
]}
|
||||
title="Core Expertise"
|
||||
description="Delivering high-quality plastic packaging solutions with a focus on innovation and efficiency."
|
||||
@@ -143,16 +99,8 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
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: "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: "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: "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: "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" },
|
||||
]}
|
||||
title="Professional Feedback"
|
||||
description="What partners and colleagues say about working with me."
|
||||
@@ -166,12 +114,9 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "98%", description: "Client Satisfaction Rate"},
|
||||
{
|
||||
id: "m2", value: "24h", description: "Response Time"},
|
||||
{
|
||||
id: "m3", value: "15%", description: "Annual Efficiency Growth"},
|
||||
{ id: "m1", value: "98%", description: "Client Satisfaction Rate" },
|
||||
{ id: "m2", value: "24h", description: "Response Time" },
|
||||
{ id: "m3", value: "15%", description: "Annual Efficiency Growth" },
|
||||
]}
|
||||
title="Performance Tracking"
|
||||
description="Real-world impact in every project I manage at Syntech."
|
||||
@@ -183,14 +128,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
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: "q3", title: "Do you focus on sustainability?", content: "Yes, I am committed to advancing eco-friendly practices in plastic packaging."},
|
||||
{ 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: "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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg"
|
||||
title="Frequently Asked Questions"
|
||||
description="Get to know more about my professional services and packaging capabilities."
|
||||
faqsAnimation="slide-up"
|
||||
@@ -200,44 +142,24 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
background={{ 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: "#"},
|
||||
]}
|
||||
buttons={[{ text: "Contact Me", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Links", items: [
|
||||
{
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Expertise", href: "#expertise"},
|
||||
{
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Use", href: "#"},
|
||||
],
|
||||
},
|
||||
{ title: "Links", items: [{ label: "About", href: "#about" }, { label: "Expertise", href: "#expertise" }, { label: "Contact", href: "#contact" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Use", href: "#" }] },
|
||||
]}
|
||||
logoText="Donna Schussler | Syntech LTD"
|
||||
logoText="Syntech LTD"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user