Merge version_1 into main #2
374
src/app/page.tsx
374
src/app/page.tsx
@@ -34,39 +34,23 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Projects",
|
||||
id: "#projects",
|
||||
},
|
||||
name: "Projects", id: "#projects"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Garrett & Sons Construction"
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "#contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -74,82 +58,53 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Building Foundations, Crafting Futures"
|
||||
description="Garrett & Sons Construction LLC is your trusted partner for high-quality residential, commercial, and renovation projects. We deliver excellence, on time and within budget."
|
||||
kpis={[
|
||||
{
|
||||
value: "25+",
|
||||
label: "Years in Business",
|
||||
},
|
||||
value: "25+", label: "Years in Business"},
|
||||
{
|
||||
value: "300+",
|
||||
label: "Projects Completed",
|
||||
},
|
||||
value: "300+", label: "Projects Completed"},
|
||||
{
|
||||
value: "98%",
|
||||
label: "Client Satisfaction",
|
||||
},
|
||||
value: "98%", label: "Client Satisfaction"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architectural-blueprints_1359-487.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architectural-blueprints_1359-487.jpg"
|
||||
imageAlt="Modern construction site with blueprints and safety gear"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-laughing-senior-businessman-window_1262-3053.jpg",
|
||||
alt: "Satisfied client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-laughing-senior-businessman-window_1262-3053.jpg", alt: "Satisfied client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1671.jpg",
|
||||
alt: "Project lead",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1671.jpg", alt: "Project lead"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-businessman-resting-cushions_1262-1762.jpg",
|
||||
alt: "Happy homeowner",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-businessman-resting-cushions_1262-1762.jpg", alt: "Happy homeowner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10528.jpg",
|
||||
alt: "Business partner",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10528.jpg", alt: "Business partner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-colleagues-sticking-post-its_23-2149362929.jpg",
|
||||
alt: "Construction expert",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-colleagues-sticking-post-its_23-2149362929.jpg", alt: "Construction expert"},
|
||||
]}
|
||||
avatarText="Join our growing list of satisfied clients!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Quality Craftsmanship",
|
||||
icon: Building2,
|
||||
type: "text-icon", text: "Quality Craftsmanship", icon: Building2,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Reliable Service",
|
||||
icon: CheckCircle,
|
||||
type: "text-icon", text: "Reliable Service", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Innovative Solutions",
|
||||
icon: Lightbulb,
|
||||
type: "text-icon", text: "Innovative Solutions", icon: Lightbulb,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Client-Centric Approach",
|
||||
icon: Users,
|
||||
type: "text-icon", text: "Client-Centric Approach", icon: Users,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Sustainable Building",
|
||||
icon: Leaf,
|
||||
type: "text-icon", text: "Sustainable Building", icon: Leaf,
|
||||
},
|
||||
]}
|
||||
marqueeSpeed={40}
|
||||
@@ -174,46 +129,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Residential Construction",
|
||||
description: "Building custom homes and developing residential properties with attention to detail and homeowner dreams.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/figures-house-caliper-drafts_23-2147831958.jpg",
|
||||
imageAlt: "Modern luxury home exterior",
|
||||
},
|
||||
title: "Residential Construction", description: "Building custom homes and developing residential properties with attention to detail and homeowner dreams.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/figures-house-caliper-drafts_23-2147831958.jpg", imageAlt: "Modern luxury home exterior"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-bar-site-construction_1150-10125.jpg",
|
||||
imageAlt: "Residential construction site in progress",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-487.jpg?_wi=2",
|
||||
imageAlt: "luxury home interior design modern",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-bar-site-construction_1150-10125.jpg", imageAlt: "Residential construction site in progress"},
|
||||
},
|
||||
{
|
||||
title: "Commercial Projects",
|
||||
description: "Expertly handling commercial builds, office spaces, and industrial facilities to support your business growth.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/developing-district-new-living-complex_23-2147694673.jpg",
|
||||
imageAlt: "Sleek commercial building facade",
|
||||
},
|
||||
title: "Commercial Projects", description: "Expertly handling commercial builds, office spaces, and industrial facilities to support your business growth.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/developing-district-new-living-complex_23-2147694673.jpg", imageAlt: "Sleek commercial building facade"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-skyscraper-with-metal-bars_1127-2184.jpg",
|
||||
imageAlt: "Commercial construction site with heavy machinery",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-hourglass-mouse-symbol-design_460848-7398.jpg",
|
||||
imageAlt: "luxury home interior design modern",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-skyscraper-with-metal-bars_1127-2184.jpg", imageAlt: "Commercial construction site with heavy machinery"},
|
||||
},
|
||||
{
|
||||
title: "Renovations & Remodeling",
|
||||
description: "Transforming existing spaces with high-quality renovations, additions, and remodeling services.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-designer-planning-renovation-modern-apartment_273609-37336.jpg",
|
||||
imageAlt: "Modern kitchen renovation",
|
||||
},
|
||||
title: "Renovations & Remodeling", description: "Transforming existing spaces with high-quality renovations, additions, and remodeling services.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-designer-planning-renovation-modern-apartment_273609-37336.jpg", imageAlt: "Modern kitchen renovation"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-construction-worker-with-light-bulb_23-2148813406.jpg",
|
||||
imageAlt: "Interior renovation work in progress",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guarantee-approved-authorized-certified-concept_53876-121189.jpg",
|
||||
imageAlt: "luxury home interior design modern",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-construction-worker-with-light-bulb_23-2148813406.jpg", imageAlt: "Interior renovation work in progress"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -226,25 +157,17 @@ export default function LandingPage() {
|
||||
<MetricCardThree
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Clock,
|
||||
title: "On-Time Completion",
|
||||
value: "95%",
|
||||
},
|
||||
id: "m1", icon: Clock,
|
||||
title: "On-Time Completion", value: "95%"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Award,
|
||||
title: "Quality Score",
|
||||
value: "A+",
|
||||
},
|
||||
id: "m2", icon: Award,
|
||||
title: "Quality Score", value: "A+"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Smile,
|
||||
title: "Customer Loyalty",
|
||||
value: "100%",
|
||||
},
|
||||
id: "m3", icon: Smile,
|
||||
title: "Customer Loyalty", value: "100%"},
|
||||
]}
|
||||
title="Our Legacy of Excellence in Numbers"
|
||||
description="Our commitment to quality and client satisfaction is reflected in our unwavering performance and achievements."
|
||||
@@ -259,59 +182,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO",
|
||||
company: "Urban Developers Inc.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-holding-cup-coffee_23-2147955375.jpg",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "CEO", company: "Urban Developers Inc.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-holding-cup-coffee_23-2147955375.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Project Manager",
|
||||
company: "Maple Grove Homes",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167407.jpg",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Project Manager", company: "Maple Grove Homes", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167407.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Homeowner",
|
||||
company: "Private Residence",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-with-safety-vests-shaking-hands_23-2148269358.jpg",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Homeowner", company: "Private Residence", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-with-safety-vests-shaking-hands_23-2148269358.jpg", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Business Owner",
|
||||
company: "Innovate Retail Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Business Owner", company: "Innovate Retail Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
role: "Property Investor",
|
||||
company: "Apex Properties",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-with-phone-showing-approval_23-2148269391.jpg",
|
||||
imageAlt: "Jessica Lee",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", role: "Property Investor", company: "Apex Properties", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-with-phone-showing-approval_23-2148269391.jpg", imageAlt: "Jessica Lee"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Robert Green",
|
||||
role: "Architect",
|
||||
company: "Green Arch Designs",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-construction-worker-work_329181-3741.jpg",
|
||||
imageAlt: "Robert Green",
|
||||
},
|
||||
id: "6", name: "Robert Green", role: "Architect", company: "Green Arch Designs", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-construction-worker-work_329181-3741.jpg", imageAlt: "Robert Green"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from those who have experienced the Garrett & Sons Construction difference. Our reputation is built on trust and exceptional results."
|
||||
@@ -323,41 +210,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/business-property-mortgage-rent-concept_53876-132217.jpg",
|
||||
alt: "Modern Design Co.",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/logo-template-design_1289-103.jpg",
|
||||
alt: "BuildRight Supplies",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/hand-hold-globe-paper-carving-with-leaves-background_53876-30328.jpg",
|
||||
alt: "EcoSolutions Group",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/road-sign-direction-perforated-paper-arrow_53876-47097.jpg",
|
||||
alt: "UrbanScape Developers",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg",
|
||||
alt: "Creative Interiors",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=te4uym",
|
||||
alt: "Commercial Property Alliance",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/set-labour-day-labels-with-yellow-frames_23-2147617898.jpg",
|
||||
alt: "Certified Quality Builders",
|
||||
},
|
||||
"Modern Design Co.", "BuildRight Supplies", "EcoSolutions Group", "UrbanScape Developers", "Creative Interiors", "Commercial Property Alliance", "Certified Quality Builders"
|
||||
]}
|
||||
title="Trusted Partners & Certifications"
|
||||
description="We collaborate with industry leaders and hold key certifications to ensure every project meets the highest standards."
|
||||
@@ -372,47 +225,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Luxury Estate Build",
|
||||
price: "Residential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mom-daughter-spending-weekend-together-having-fun_259150-57529.jpg",
|
||||
imageAlt: "Modern luxury home exterior",
|
||||
},
|
||||
id: "p1", name: "Luxury Estate Build", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/mom-daughter-spending-weekend-together-having-fun_259150-57529.jpg", imageAlt: "Modern luxury home exterior"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Downtown Office Tower",
|
||||
price: "Commercial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-floor-front-modern-building_1127-2889.jpg",
|
||||
imageAlt: "Sleek commercial building entrance",
|
||||
},
|
||||
id: "p2", name: "Downtown Office Tower", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/empty-floor-front-modern-building_1127-2889.jpg", imageAlt: "Sleek commercial building entrance"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Historic District Renovation",
|
||||
price: "Renovation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-kitchen-with-metal-ladder-built-oven-loft-kitchen_169016-69383.jpg",
|
||||
imageAlt: "Modern renovated kitchen",
|
||||
},
|
||||
id: "p3", name: "Historic District Renovation", price: "Renovation", imageSrc: "http://img.b2bpic.net/free-photo/blue-kitchen-with-metal-ladder-built-oven-loft-kitchen_169016-69383.jpg", imageAlt: "Modern renovated kitchen"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Industrial Complex",
|
||||
price: "Industrial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skyline-dystopian-future_23-2151957418.jpg",
|
||||
imageAlt: "Industrial warehouse facility exterior",
|
||||
},
|
||||
id: "p4", name: "Industrial Complex", price: "Industrial", imageSrc: "http://img.b2bpic.net/free-photo/skyline-dystopian-future_23-2151957418.jpg", imageAlt: "Industrial warehouse facility exterior"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Mixed-Use Urban Development",
|
||||
price: "Mixed-Use",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/census-concept-photographed-town_23-2148993140.jpg",
|
||||
imageAlt: "Mixed-use apartment and retail building",
|
||||
},
|
||||
id: "p5", name: "Mixed-Use Urban Development", price: "Mixed-Use", imageSrc: "http://img.b2bpic.net/free-photo/census-concept-photographed-town_23-2148993140.jpg", imageAlt: "Mixed-use apartment and retail building"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Resort Hospitality Project",
|
||||
price: "Hospitality",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-luxe-dining-room-interior-design_114579-2223.jpg",
|
||||
imageAlt: "Luxury hotel lobby interior",
|
||||
},
|
||||
id: "p6", name: "Resort Hospitality Project", price: "Hospitality", imageSrc: "http://img.b2bpic.net/free-photo/big-luxe-dining-room-interior-design_114579-2223.jpg", imageAlt: "Luxury hotel lobby interior"},
|
||||
]}
|
||||
title="Our Featured Projects"
|
||||
description="Explore a selection of our recent projects, showcasing our versatility and dedication to superior craftsmanship across various sectors."
|
||||
@@ -425,20 +248,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What types of construction projects do you handle?",
|
||||
content: "Garrett & Sons Construction LLC specializes in residential, commercial, and renovation projects. From custom home builds to large-scale commercial developments and intricate remodeling, we have the expertise to deliver.",
|
||||
},
|
||||
id: "q1", title: "What types of construction projects do you handle?", content: "Garrett & Sons Construction LLC specializes in residential, commercial, and renovation projects. From custom home builds to large-scale commercial developments and intricate remodeling, we have the expertise to deliver."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How do I get a quote for my project?",
|
||||
content: "You can request a free, no-obligation quote by filling out the contact form on our website or calling us directly. We'll schedule a consultation to discuss your needs and provide a detailed estimate.",
|
||||
},
|
||||
id: "q2", title: "How do I get a quote for my project?", content: "You can request a free, no-obligation quote by filling out the contact form on our website or calling us directly. We'll schedule a consultation to discuss your needs and provide a detailed estimate."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What is your project timeline typically like?",
|
||||
content: "Project timelines vary greatly depending on the scope, complexity, and specific requirements. After our initial consultation and design phase, we provide a clear project schedule with milestones for your review.",
|
||||
},
|
||||
id: "q3", title: "What is your project timeline typically like?", content: "Project timelines vary greatly depending on the scope, complexity, and specific requirements. After our initial consultation and design phase, we provide a clear project schedule with milestones for your review."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880938.jpg"
|
||||
imageAlt="Architects reviewing blueprints with a client during a consultation"
|
||||
@@ -456,27 +270,16 @@ export default function LandingPage() {
|
||||
description="Ready to start your next construction project? Contact us for a detailed consultation and a free quote. We look forward to building your dreams."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number (Optional)",
|
||||
},
|
||||
name: "phone", type: "tel", placeholder: "Phone Number (Optional)"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your project...",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Tell us about your project...", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/engineering-workspace-with-laptop_53876-147494.jpg"
|
||||
@@ -490,54 +293,33 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Residential",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Residential", href: "#services"},
|
||||
{
|
||||
label: "Commercial",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Commercial", href: "#services"},
|
||||
{
|
||||
label: "Renovations",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Renovations", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Projects",
|
||||
href: "#projects",
|
||||
},
|
||||
label: "Projects", href: "#projects"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
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