Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
337
src/app/page.tsx
337
src/app/page.tsx
@@ -32,26 +32,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Fleet",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "Fleet", id: "products" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Adwaith Cranes"
|
||||
/>
|
||||
@@ -59,113 +44,43 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
title="Precision Power in Every Lift"
|
||||
description="Adwaith Cranes delivers unmatched reliability and expert crane services for all your heavy construction and industrial needs."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469869-umzlli4c.jpg?_wi=1",
|
||||
imageAlt: "Crane Service 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469869-foo3unu1.jpg?_wi=1",
|
||||
imageAlt: "Crane Service 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-lkpkj8j8.jpg?_wi=1",
|
||||
imageAlt: "Crane Service 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-d86r7pdn.jpg?_wi=1",
|
||||
imageAlt: "Crane Service 4",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-26xiiqw0.jpg?_wi=1",
|
||||
imageAlt: "Crane Service 5",
|
||||
},
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469869-umzlli4c.jpg", imageAlt: "Crane Service 1" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469869-foo3unu1.jpg", imageAlt: "Crane Service 2" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-lkpkj8j8.jpg", imageAlt: "Crane Service 3" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-d86r7pdn.jpg", imageAlt: "Crane Service 4" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-26xiiqw0.jpg", imageAlt: "Crane Service 5" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469869-umzlli4c.jpg?_wi=2",
|
||||
imageAlt: "Crane Service 6",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-d86r7pdn.jpg?_wi=2",
|
||||
imageAlt: "Crane Service 7",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-lkpkj8j8.jpg?_wi=2",
|
||||
imageAlt: "Crane Service 8",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469869-foo3unu1.jpg?_wi=2",
|
||||
imageAlt: "Crane Service 9",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-26xiiqw0.jpg?_wi=2",
|
||||
imageAlt: "Crane Service 10",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469869-umzlli4c.jpg", imageAlt: "Crane Service 6" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-d86r7pdn.jpg", imageAlt: "Crane Service 7" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-lkpkj8j8.jpg", imageAlt: "Crane Service 8" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469869-foo3unu1.jpg", imageAlt: "Crane Service 9" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-26xiiqw0.jpg", imageAlt: "Crane Service 10" }
|
||||
]}
|
||||
buttons={[{ text: "Get a Quote", href: "#contact" }]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-tractor-operator_1398-1880.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/architect-being-serious-while-looking-camera_23-2148242992.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiley-woman-engineer_23-2148826529.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-engineer-architect-shaking-hands_23-2148233778.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-tractor-operator_1398-1880.jpg", alt: "Client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/architect-being-serious-while-looking-camera_23-2148242992.jpg", alt: "Client 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg", alt: "Client 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-smiley-woman-engineer_23-2148826529.jpg", alt: "Client 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-engineer-architect-shaking-hands_23-2148233778.jpg", alt: "Client 5" }
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Industrial Certified",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Heavy Duty Specialists",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Reliable Lifting",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "24/7 Operations",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Safety Standard",
|
||||
},
|
||||
{ type: "text", text: "Industrial Certified" },
|
||||
{ type: "text", text: "Heavy Duty Specialists" },
|
||||
{ type: "text", text: "Reliable Lifting" },
|
||||
{ type: "text", text: "24/7 Operations" },
|
||||
{ type: "text", text: "Safety Standard" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="Decades of Heavy Lifting Experience"
|
||||
/>
|
||||
<TextAbout useInvertedBackground={true} title="Decades of Heavy Lifting Experience" />
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
@@ -175,65 +90,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Heavy Lifting",
|
||||
description: "Precision lifting for large industrial components.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cranes-seaport_1112-1224.jpg",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Safety First",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Certified Operators",
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469869-umzlli4c.jpg?_wi=3",
|
||||
imageAlt: "crane construction project site",
|
||||
title: "Heavy Lifting", description: "Precision lifting for large industrial components.", media: { imageSrc: "http://img.b2bpic.net/free-photo/cranes-seaport_1112-1224.jpg", imageAlt: "crane construction project site" },
|
||||
items: [{ icon: CheckCircle, text: "Safety First" }, { icon: CheckCircle, text: "Certified Operators" }],
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Project Support",
|
||||
description: "Full technical support for all your site lifting operations.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/forklift_1187-793.jpg",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "24/7 Availability",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "On-site Experts",
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-26xiiqw0.jpg?_wi=3",
|
||||
imageAlt: "crane construction project site",
|
||||
title: "Project Support", description: "Full technical support for all your site lifting operations.", media: { imageSrc: "http://img.b2bpic.net/free-photo/forklift_1187-793.jpg", imageAlt: "crane construction project site" },
|
||||
items: [{ icon: CheckCircle, text: "24/7 Availability" }, { icon: CheckCircle, text: "On-site Experts" }],
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Safety Protocols",
|
||||
description: "Highest safety standards maintained throughout every lift.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muscular-builder-with-bare-torso-standing-iron-construction-high-holding-by-ropes-man-wearing-hat-work-wear-looking-camera-blue-sky-with-clouds-background_7502-8707.jpg",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Fully Insured",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Risk Management",
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469869-foo3unu1.jpg?_wi=3",
|
||||
imageAlt: "crane construction project site",
|
||||
},
|
||||
title: "Safety Protocols", description: "Highest safety standards maintained throughout every lift.", media: { imageSrc: "http://img.b2bpic.net/free-photo/muscular-builder-with-bare-torso-standing-iron-construction-high-holding-by-ropes-man-wearing-hat-work-wear-looking-camera-blue-sky-with-clouds-background_7502-8707.jpg", imageAlt: "crane construction project site" },
|
||||
items: [{ icon: CheckCircle, text: "Fully Insured" }, { icon: CheckCircle, text: "Risk Management" }],
|
||||
reverse: false
|
||||
}
|
||||
]}
|
||||
title="Our Specialized Services"
|
||||
description="Offering a comprehensive range of heavy lifting and site solutions."
|
||||
@@ -242,46 +112,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Mobile Crane F17",
|
||||
price: "Expert Rated",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469869-foo3unu1.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mobile Crane F20",
|
||||
price: "Expert Rated",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-lkpkj8j8.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Hydraulic Crane 25T",
|
||||
price: "Expert Rated",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-d86r7pdn.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Crane Fleet A",
|
||||
price: "Heavy Duty",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crane-placed-construction_23-2147694749.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Crane Fleet B",
|
||||
price: "Heavy Duty",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-driving-crane-lift-up-some-equipments_1112-1221.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Crane Fleet C",
|
||||
price: "Heavy Duty",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tractor-operator-sand-pit_1398-1884.jpg",
|
||||
},
|
||||
{ id: "1", name: "Mobile Crane F17", price: "Expert Rated", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469869-foo3unu1.jpg" },
|
||||
{ id: "2", name: "Mobile Crane F20", price: "Expert Rated", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-lkpkj8j8.jpg" },
|
||||
{ id: "3", name: "Hydraulic Crane 25T", price: "Expert Rated", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTvPM1lSu79dqsXxnJichvhQB1/uploaded-1778319469870-d86r7pdn.jpg" },
|
||||
{ id: "4", name: "Crane Fleet A", price: "Heavy Duty", imageSrc: "http://img.b2bpic.net/free-photo/crane-placed-construction_23-2147694749.jpg" },
|
||||
{ id: "5", name: "Crane Fleet B", price: "Heavy Duty", imageSrc: "http://img.b2bpic.net/free-photo/man-driving-crane-lift-up-some-equipments_1112-1221.jpg" },
|
||||
{ id: "6", name: "Crane Fleet C", price: "Heavy Duty", imageSrc: "http://img.b2bpic.net/free-photo/tractor-operator-sand-pit_1398-1884.jpg" }
|
||||
]}
|
||||
title="Our Fleet"
|
||||
description="State-of-the-art machinery maintained for peak performance."
|
||||
@@ -292,21 +133,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Are your operators certified?",
|
||||
content: "Yes, every operator holds valid certifications.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you provide insurance coverage?",
|
||||
content: "Full comprehensive insurance coverage is included.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can you handle remote sites?",
|
||||
content: "Yes, we mobilize our fleet anywhere requested.",
|
||||
},
|
||||
{ id: "1", title: "Are your operators certified?", content: "Yes, every operator holds valid certifications." },
|
||||
{ id: "2", title: "Do you provide insurance coverage?", content: "Full comprehensive insurance coverage is included." },
|
||||
{ id: "3", title: "Can you handle remote sites?", content: "Yes, we mobilize our fleet anywhere requested." }
|
||||
]}
|
||||
sideTitle="Safety First"
|
||||
faqsAnimation="blur-reveal"
|
||||
@@ -319,27 +148,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "1500+",
|
||||
title: "Projects Completed",
|
||||
description: "Reliable delivery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-site-building_74190-4003.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "20+",
|
||||
title: "Years Experience",
|
||||
description: "Trusted expertise.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crane-construction-site_1252-1175.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "100%",
|
||||
title: "Safety Record",
|
||||
description: "Zero incident rate.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crane-building-construction-site_1232-2593.jpg",
|
||||
},
|
||||
{ id: "1", value: "1500+", title: "Projects Completed", description: "Reliable delivery.", imageSrc: "http://img.b2bpic.net/free-photo/construction-site-building_74190-4003.jpg" },
|
||||
{ id: "2", value: "20+", title: "Years Experience", description: "Trusted expertise.", imageSrc: "http://img.b2bpic.net/free-photo/crane-construction-site_1252-1175.jpg" },
|
||||
{ id: "3", value: "100%", title: "Safety Record", description: "Zero incident rate.", imageSrc: "http://img.b2bpic.net/free-photo/crane-building-construction-site_1232-2593.jpg" }
|
||||
]}
|
||||
title="Proven Performance"
|
||||
description="We lead the industry in lifting standards."
|
||||
@@ -353,26 +164,11 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
author="Manager, InfraCorp"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124259.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-men-with-safety-vests-shaking-hands_23-2148269358.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-old-man-talking-phone_23-2148269390.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-men-looking-tablet_23-2148921387.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124259.jpg", alt: "Client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/side-view-men-with-safety-vests-shaking-hands_23-2148269358.jpg", alt: "Client 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-old-man-talking-phone_23-2148269390.jpg", alt: "Client 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-men-looking-tablet_23-2148921387.jpg", alt: "Client 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", alt: "Client 5" }
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -382,32 +178,19 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Ready to Start?"
|
||||
title="Need a Professional Crane Service?"
|
||||
description="Reach out to us today to discuss your project requirements and get a free quote."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us Now",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Contact Us Now", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Adwaith Cranes"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user