Update src/app/page.tsx
This commit is contained in:
356
src/app/page.tsx
356
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="ALLREP LTD"
|
||||
/>
|
||||
@@ -54,63 +46,38 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Building Africa’s Future Through Innovation, Youth Empowerment & Strategic Development."
|
||||
description="ALLREP LTD COMPANY delivers transformative projects, professional services, and impactful solutions designed to empower communities and accelerate growth across Ghana and beyond."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg", alt: "Client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", alt: "Client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg", alt: "Client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg", alt: "Client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", alt: "Client"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Explore Our Services", href: "#services"},
|
||||
{
|
||||
text: "Book Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Consultation", href: "#contact"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Strategic Growth",
|
||||
},
|
||||
type: "text", text: "Strategic Growth"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Infrastructure",
|
||||
},
|
||||
type: "text", text: "Infrastructure"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Youth Development",
|
||||
},
|
||||
type: "text", text: "Youth Development"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Project Excellence",
|
||||
},
|
||||
type: "text", text: "Project Excellence"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Sustainable Impact",
|
||||
},
|
||||
type: "text", text: "Sustainable Impact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -122,40 +89,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "10+",
|
||||
title: "Years Experience",
|
||||
description: "Proven track record in strategic delivery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-facade-with-vertical-panels-reflective-surfaces_23-2152032141.jpg?_wi=1",
|
||||
},
|
||||
id: "m1", value: "10+", title: "Years Experience", description: "Proven track record in strategic delivery.", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-facade-with-vertical-panels-reflective-surfaces_23-2152032141.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "50+",
|
||||
title: "Projects Completed",
|
||||
description: "Successful execution of complex infrastructure.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/geometric-building-facade-with-sunlight-shadows_23-2152032129.jpg",
|
||||
},
|
||||
id: "m2", value: "50+", title: "Projects Completed", description: "Successful execution of complex infrastructure.", imageSrc: "http://img.b2bpic.net/free-photo/geometric-building-facade-with-sunlight-shadows_23-2152032129.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "1000+",
|
||||
title: "Youth Empowered",
|
||||
description: "Building the next generation of leaders.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/centre-georges-pompidou-paris-france_181624-317.jpg",
|
||||
},
|
||||
id: "m3", value: "1000+", title: "Youth Empowered", description: "Building the next generation of leaders.", imageSrc: "http://img.b2bpic.net/free-photo/centre-georges-pompidou-paris-france_181624-317.jpg"},
|
||||
{
|
||||
id: "m4",
|
||||
value: "25+",
|
||||
title: "Partnerships",
|
||||
description: "Global reach with local expertise.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-638.jpg",
|
||||
},
|
||||
id: "m4", value: "25+", title: "Partnerships", description: "Global reach with local expertise.", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-638.jpg"},
|
||||
{
|
||||
id: "m5",
|
||||
value: "5+",
|
||||
title: "Regions Served",
|
||||
description: "Expanding our footprint across Ghana.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-glass-structure_1127-2042.jpg",
|
||||
},
|
||||
id: "m5", value: "5+", title: "Regions Served", description: "Expanding our footprint across Ghana.", imageSrc: "http://img.b2bpic.net/free-photo/metal-glass-structure_1127-2042.jpg"},
|
||||
]}
|
||||
title="Our Impact at Scale"
|
||||
description="Driving measurable progress across every sector we touch."
|
||||
@@ -167,9 +109,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="A Vision Built on Excellence"
|
||||
description={[
|
||||
"ALLREP LTD COMPANY is a forward-thinking Ghanaian company committed to delivering impactful solutions in youth development, project execution, business support services, and strategic growth initiatives.",
|
||||
"We combine innovation, professionalism, and deep community understanding to create lasting value for organizations, institutions, and individuals.",
|
||||
]}
|
||||
"ALLREP LTD COMPANY is a forward-thinking Ghanaian company committed to delivering impactful solutions in youth development, project execution, business support services, and strategic growth initiatives.", "We combine innovation, professionalism, and deep community understanding to create lasting value for organizations, institutions, and individuals."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -180,50 +120,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Project Management",
|
||||
descriptions: [
|
||||
"High-level planning, execution, and operational delivery.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-near-staircase_107420-65774.jpg?_wi=1",
|
||||
imageAlt: "ghana city aerial drone",
|
||||
},
|
||||
id: "f1", title: "Project Management", descriptions: [
|
||||
"High-level planning, execution, and operational delivery."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-near-staircase_107420-65774.jpg", imageAlt: "ghana city aerial drone"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Youth Empowerment",
|
||||
descriptions: [
|
||||
"Training, mentorship, employment support.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-business-manager-leading-discussion-late-night-meeting-talking-about-sales-with-team-working-overtime-startup-office-overworked-business-team-brainstorming-marketing-strategy_482257-43146.jpg?_wi=1",
|
||||
imageAlt: "ghana city aerial drone",
|
||||
},
|
||||
id: "f2", title: "Youth Empowerment", descriptions: [
|
||||
"Training, mentorship, employment support."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-business-manager-leading-discussion-late-night-meeting-talking-about-sales-with-team-working-overtime-startup-office-overworked-business-team-brainstorming-marketing-strategy_482257-43146.jpg", imageAlt: "ghana city aerial drone"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Business Consultancy",
|
||||
descriptions: [
|
||||
"Helping organizations scale efficiently.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-facade-with-vertical-panels-reflective-surfaces_23-2152032141.jpg?_wi=2",
|
||||
imageAlt: "ghana city aerial drone",
|
||||
},
|
||||
id: "f3", title: "Business Consultancy", descriptions: [
|
||||
"Helping organizations scale efficiently."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-facade-with-vertical-panels-reflective-surfaces_23-2152032141.jpg", imageAlt: "ghana city aerial drone"},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Strategic Planning",
|
||||
descriptions: [
|
||||
"Long-term roadmaps for sustainable growth.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg?_wi=1",
|
||||
imageAlt: "ghana city aerial drone",
|
||||
},
|
||||
id: "f4", title: "Strategic Planning", descriptions: [
|
||||
"Long-term roadmaps for sustainable growth."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg", imageAlt: "ghana city aerial drone"},
|
||||
{
|
||||
id: "f5",
|
||||
title: "Technical Operations",
|
||||
descriptions: [
|
||||
"Optimizing workflow for modern enterprises.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg?_wi=1",
|
||||
imageAlt: "ghana city aerial drone",
|
||||
},
|
||||
id: "f5", title: "Technical Operations", descriptions: [
|
||||
"Optimizing workflow for modern enterprises."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageAlt: "ghana city aerial drone"},
|
||||
]}
|
||||
title="Solutions Designed for Impact"
|
||||
description="Professional services tailored to accelerate your growth."
|
||||
@@ -238,47 +153,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Community Impact",
|
||||
price: "Custom",
|
||||
variant: "Advisory",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/industry-4-0-photovoltaics-plant-manager-industrial-platform-overseeing-work-done-by-engineers_482257-135654.jpg",
|
||||
},
|
||||
id: "p1", name: "Community Impact", price: "Custom", variant: "Advisory", imageSrc: "http://img.b2bpic.net/free-photo/industry-4-0-photovoltaics-plant-manager-industrial-platform-overseeing-work-done-by-engineers_482257-135654.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Corporate Strategy",
|
||||
price: "Custom",
|
||||
variant: "Advisory",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-705.jpg",
|
||||
},
|
||||
id: "p2", name: "Corporate Strategy", price: "Custom", variant: "Advisory", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-705.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Sustainability Growth",
|
||||
price: "Custom",
|
||||
variant: "Advisory",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/geometric-wooden-fance-plants_250224-319.jpg",
|
||||
},
|
||||
id: "p3", name: "Sustainability Growth", price: "Custom", variant: "Advisory", imageSrc: "http://img.b2bpic.net/free-photo/geometric-wooden-fance-plants_250224-319.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Technical Ops",
|
||||
price: "Custom",
|
||||
variant: "Advisory",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-with-sepia-tone_1127-2039.jpg",
|
||||
},
|
||||
id: "p4", name: "Technical Ops", price: "Custom", variant: "Advisory", imageSrc: "http://img.b2bpic.net/free-photo/building-with-sepia-tone_1127-2039.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Stakeholder Growth",
|
||||
price: "Custom",
|
||||
variant: "Advisory",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-ny-usa-october-20-2020-vessel-hudson-yards-staircase-designed-by-architect-thomas-heatherwick-midtown-manhattan-west_1321-2497.jpg",
|
||||
},
|
||||
id: "p5", name: "Stakeholder Growth", price: "Custom", variant: "Advisory", imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-ny-usa-october-20-2020-vessel-hudson-yards-staircase-designed-by-architect-thomas-heatherwick-midtown-manhattan-west_1321-2497.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Future Ops",
|
||||
price: "Custom",
|
||||
variant: "Advisory",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283287.jpg",
|
||||
},
|
||||
id: "p6", name: "Future Ops", price: "Custom", variant: "Advisory", imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283287.jpg"},
|
||||
]}
|
||||
title="Strategic Advisory"
|
||||
description="Comprehensive tools for modern success."
|
||||
@@ -287,54 +172,30 @@ export default function LandingPage() {
|
||||
|
||||
<div id="why-us" data-section="why-us">
|
||||
<FeatureCardTwentySeven
|
||||
animationType="slide-up"
|
||||
textboxLayout="inline-image"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "why1",
|
||||
title: "Professional Excellence",
|
||||
descriptions: [
|
||||
"Precision, structure, and accountability.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-business-manager-leading-discussion-late-night-meeting-talking-about-sales-with-team-working-overtime-startup-office-overworked-business-team-brainstorming-marketing-strategy_482257-43146.jpg?_wi=2",
|
||||
imageAlt: "african startup team meeting",
|
||||
},
|
||||
id: "why1", title: "Professional Excellence", descriptions: [
|
||||
"Precision, structure, and accountability."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-business-manager-leading-discussion-late-night-meeting-talking-about-sales-with-team-working-overtime-startup-office-overworked-business-team-brainstorming-marketing-strategy_482257-43146.jpg", imageAlt: "african startup team meeting"},
|
||||
{
|
||||
id: "why2",
|
||||
title: "Impact-Driven Approach",
|
||||
descriptions: [
|
||||
"Creating measurable, lasting results.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-near-staircase_107420-65774.jpg?_wi=2",
|
||||
imageAlt: "african startup team meeting",
|
||||
},
|
||||
id: "why2", title: "Impact-Driven Approach", descriptions: [
|
||||
"Creating measurable, lasting results."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-near-staircase_107420-65774.jpg", imageAlt: "african startup team meeting"},
|
||||
{
|
||||
id: "why3",
|
||||
title: "Community Focus",
|
||||
descriptions: [
|
||||
"Empowering systems for sustainability.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-facade-with-vertical-panels-reflective-surfaces_23-2152032141.jpg?_wi=3",
|
||||
imageAlt: "african startup team meeting",
|
||||
},
|
||||
id: "why3", title: "Community Focus", descriptions: [
|
||||
"Empowering systems for sustainability."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-facade-with-vertical-panels-reflective-surfaces_23-2152032141.jpg", imageAlt: "african startup team meeting"},
|
||||
{
|
||||
id: "why4",
|
||||
title: "Innovation First",
|
||||
descriptions: [
|
||||
"Adapting to the future of industry.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg?_wi=2",
|
||||
imageAlt: "african startup team meeting",
|
||||
},
|
||||
id: "why4", title: "Innovation First", descriptions: [
|
||||
"Adapting to the future of industry."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg", imageAlt: "african startup team meeting"},
|
||||
{
|
||||
id: "why5",
|
||||
title: "Dedicated Support",
|
||||
descriptions: [
|
||||
"Personalized partnership for success.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg?_wi=2",
|
||||
imageAlt: "african startup team meeting",
|
||||
},
|
||||
id: "why5", title: "Dedicated Support", descriptions: [
|
||||
"Personalized partnership for success."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageAlt: "african startup team meeting"},
|
||||
]}
|
||||
title="Why Organizations Trust ALLREP"
|
||||
description="Excellence in delivery, innovation in spirit."
|
||||
@@ -349,45 +210,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "John Affoh",
|
||||
role: "Director",
|
||||
company: "GrowthCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1675.jpg",
|
||||
},
|
||||
id: "t1", name: "John Affoh", role: "Director", company: "GrowthCo", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1675.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Bismark Dodoo",
|
||||
role: "CEO",
|
||||
company: "TechInnovate",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-standing-office_23-2147899580.jpg",
|
||||
},
|
||||
id: "t2", name: "Bismark Dodoo", role: "CEO", company: "TechInnovate", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-standing-office_23-2147899580.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Afrifa Adjei",
|
||||
role: "Lead",
|
||||
company: "ImpactInc",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-busines-clothes-with-crossed-arms-looking-camera-gray_171337-11335.jpg",
|
||||
},
|
||||
id: "t3", name: "Afrifa Adjei", role: "Lead", company: "ImpactInc", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-busines-clothes-with-crossed-arms-looking-camera-gray_171337-11335.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sarah Yeboah",
|
||||
role: "Manager",
|
||||
company: "DevSolutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg",
|
||||
},
|
||||
id: "t4", name: "Sarah Yeboah", role: "Manager", company: "DevSolutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Kofi Mensah",
|
||||
role: "Owner",
|
||||
company: "MensahCorp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
},
|
||||
id: "t5", name: "Kofi Mensah", role: "Owner", company: "MensahCorp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg"},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="Trusted by leaders across the country."
|
||||
@@ -401,27 +237,16 @@ export default function LandingPage() {
|
||||
description="Get in touch for strategic partnership and project inquiries."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Full Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Full Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "org",
|
||||
type: "text",
|
||||
placeholder: "Organization",
|
||||
},
|
||||
name: "org", type: "text", placeholder: "Organization"},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "How can we help?",
|
||||
}}
|
||||
name: "message", placeholder: "How can we help?"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/details-railing-stairs-modern-building-shadow-reflection-windows_158595-6486.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -430,42 +255,27 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Projects",
|
||||
href: "#projects",
|
||||
},
|
||||
label: "Projects", href: "#projects"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user