Update src/app/page.tsx

This commit is contained in:
2026-06-03 13:10:38 +00:00
parent e3e61e3314
commit dc803ca7b6

View File

@@ -34,39 +34,23 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
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="BuildWise"
button={{
text: "Get a Quote",
href: "#contact",
}}
text: "Get a Quote", href: "#contact"}}
animateOnLoad={true}
/>
</div>
@@ -74,123 +58,69 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "plain",
}}
variant: "plain"}}
title="Your Foundation for Success: Quality Building Materials Delivered."
description="At BuildWise, we provide premium building materials, reliable delivery, and expert support for every project, big or small. From residential renovations to large-scale commercial developments, build with confidence."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-civil-engineer-isolated-white-background_185193-109475.jpg",
imageAlt: "Modern construction site with blueprints and architect",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-man-civil-engineer-isolated-white-background_185193-109475.jpg", imageAlt: "Modern construction site with blueprints and architect"},
{
imageSrc: "http://img.b2bpic.net/free-photo/black-stone-tile-wall-textures_74190-2412.jpg",
imageAlt: "Interior design of a home renovation with wooden flooring",
},
imageSrc: "http://img.b2bpic.net/free-photo/black-stone-tile-wall-textures_74190-2412.jpg", imageAlt: "Interior design of a home renovation with wooden flooring"},
{
imageSrc: "http://img.b2bpic.net/free-photo/plant-nursery-with-blue-sky_1232-3456.jpg",
imageAlt: "Sustainable building with green architecture and solar panels",
},
imageSrc: "http://img.b2bpic.net/free-photo/plant-nursery-with-blue-sky_1232-3456.jpg", imageAlt: "Sustainable building with green architecture and solar panels"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-oresund-bridge-with-cars-sweden_181624-20217.jpg",
imageAlt: "Heavy construction equipment on a road building site",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-oresund-bridge-with-cars-sweden_181624-20217.jpg", imageAlt: "Heavy construction equipment on a road building site"},
{
imageSrc: "http://img.b2bpic.net/free-photo/factory-experts-design-assembly-facility-production-lines-tablet-cad-program_482257-126119.jpg",
imageAlt: "Architect drawing plans on a table with design tools",
},
imageSrc: "http://img.b2bpic.net/free-photo/factory-experts-design-assembly-facility-production-lines-tablet-cad-program_482257-126119.jpg", imageAlt: "Architect drawing plans on a table with design tools"},
{
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-stair-walk-way_1339-5745.jpg",
imageAlt: "Residential house exterior with modern design and landscaping",
},
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-stair-walk-way_1339-5745.jpg", imageAlt: "Residential house exterior with modern design and landscaping"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-house-design_1048-1851.jpg",
imageAlt: "Construction materials on a pallet: brick, cement, wood",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-house-design_1048-1851.jpg", imageAlt: "Construction materials on a pallet: brick, cement, wood"},
{
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-concrete-structure_250224-307.jpg",
imageAlt: "Close-up of wood grain natural texture",
},
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-concrete-structure_250224-307.jpg", imageAlt: "Close-up of wood grain natural texture"},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-leisure-bed-with-city-view_74190-11560.jpg",
imageAlt: "Modern kitchen interior design with wooden cabinets",
},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-leisure-bed-with-city-view_74190-11560.jpg", imageAlt: "Modern kitchen interior design with wooden cabinets"},
{
imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-financial-district-with-clouds_23-2148287810.jpg",
imageAlt: "Urban skyline with construction cranes at sunset",
},
imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-financial-district-with-clouds_23-2148287810.jpg", imageAlt: "Urban skyline with construction cranes at sunset"},
{
imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-wall-with-algae-stain_632498-60794.jpg",
imageAlt: "Building materials samples display in a showroom",
},
imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-wall-with-algae-stain_632498-60794.jpg", imageAlt: "Building materials samples display in a showroom"},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990710.jpg",
imageAlt: "Worker cutting wood with sawdust in a workshop",
},
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990710.jpg", imageAlt: "Worker cutting wood with sawdust in a workshop"},
]}
tag="Build Smarter"
buttons={[
{
text: "Explore Materials",
href: "#products",
},
text: "Explore Materials", href: "#products"},
{
text: "Get a Quote",
href: "#contact",
},
text: "Get a Quote", href: "#contact"},
]}
carouselPosition="right"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-man-civil-engineer-safety-hat_185193-108961.jpg",
alt: "Young man civil engineer in safety hat",
},
src: "http://img.b2bpic.net/free-photo/young-man-civil-engineer-safety-hat_185193-108961.jpg", alt: "Young man civil engineer in safety hat"},
{
src: "http://img.b2bpic.net/free-photo/builder-man-construction-uniform-safety-helmet-wearing-safety-glasses-looking-aside-with-pensive-expression-with-arms-crossed-his-chest-standing-pink-background_141793-138107.jpg",
alt: "Builder man in construction uniform and safety helmet",
},
src: "http://img.b2bpic.net/free-photo/builder-man-construction-uniform-safety-helmet-wearing-safety-glasses-looking-aside-with-pensive-expression-with-arms-crossed-his-chest-standing-pink-background_141793-138107.jpg", alt: "Builder man in construction uniform and safety helmet"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-portrait-construction-worker-looking-away_23-2148233678.jpg",
alt: "Medium shot portrait of construction worker looking away",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-portrait-construction-worker-looking-away_23-2148233678.jpg", alt: "Medium shot portrait of construction worker looking away"},
{
src: "http://img.b2bpic.net/free-photo/side-view-male-laborer-with-hard-hat-safety-glasses_23-2148773506.jpg",
alt: "Side view of male laborer with hard hat and safety glasses",
},
src: "http://img.b2bpic.net/free-photo/side-view-male-laborer-with-hard-hat-safety-glasses_23-2148773506.jpg", alt: "Side view of male laborer with hard hat and safety glasses"},
{
src: "http://img.b2bpic.net/free-photo/man-photovoltaics-factory-monitoring-system-performance-pc-screen_482257-119690.jpg",
alt: "Man in photovoltaics factory monitoring system performance on PC screen",
},
src: "http://img.b2bpic.net/free-photo/man-photovoltaics-factory-monitoring-system-performance-pc-screen_482257-119690.jpg", alt: "Man in photovoltaics factory monitoring system performance on PC screen"},
]}
avatarText="Trusted by 500+ building professionals"
marqueeItems={[
{
type: "image",
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cwrc35",
alt: "Construction company logo modern",
},
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cwrc35", alt: "Construction company logo modern"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg",
alt: "Real estate developer logo luxury",
},
type: "image", src: "http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg", alt: "Real estate developer logo luxury"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/eco-friendly-recycling-concept_23-2148737676.jpg",
alt: "Interior design agency logo minimalist",
},
type: "image", src: "http://img.b2bpic.net/free-photo/eco-friendly-recycling-concept_23-2148737676.jpg", alt: "Interior design agency logo minimalist"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/sustainability-concept-with-plants-growing-from-geometric-forms_23-2148994277.jpg",
alt: "Government housing project logo",
},
type: "image", src: "http://img.b2bpic.net/free-photo/sustainability-concept-with-plants-growing-from-geometric-forms_23-2148994277.jpg", alt: "Government housing project logo"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/chart-statistics-sign-front-side-with-white-background_187299-39803.jpg",
alt: "Commercial property investment logo",
},
type: "image", src: "http://img.b2bpic.net/free-photo/chart-statistics-sign-front-side-with-white-background_187299-39803.jpg", alt: "Commercial property investment logo"},
]}
marqueeSpeed={40}
showMarqueeCard={true}
@@ -202,12 +132,9 @@ export default function LandingPage() {
useInvertedBackground={false}
tag="Our Story"
title="Your Trusted Partner in Construction Excellence"
description="BuildWise is dedicated to supplying the highest quality building materials. With years of industry experience, we understand the demands of your projects and commit to providing reliable products, competitive pricing, and exceptional customer service. Our mission is to empower builders, contractors, and homeowners alike to achieve their visions with confidence and efficiency. We are constantly innovating our selection and services to meet the evolving needs of the construction industry."
buttons={[
{
text: "Learn More",
href: "#features",
},
text: "Learn More", href: "#features"},
]}
/>
</div>
@@ -220,29 +147,19 @@ export default function LandingPage() {
features={[
{
icon: Wrench,
title: "Premium Quality Materials",
description: "Source only the best. Our materials meet rigorous standards for durability and performance, ensuring your projects stand the test of time.",
},
title: "Premium Quality Materials", description: "Source only the best. Our materials meet rigorous standards for durability and performance, ensuring your projects stand the test of time."},
{
icon: Truck,
title: "Reliable & Timely Delivery",
description: "Get what you need, when you need it. Our efficient logistics ensure your order arrives on schedule, keeping your project on track.",
},
title: "Reliable & Timely Delivery", description: "Get what you need, when you need it. Our efficient logistics ensure your order arrives on schedule, keeping your project on track."},
{
icon: Users,
title: "Expert Consultation & Support",
description: "Our knowledgeable team is here to assist you with material selection, quantity estimates, and technical advice for optimal results.",
},
title: "Expert Consultation & Support", description: "Our knowledgeable team is here to assist you with material selection, quantity estimates, and technical advice for optimal results."},
{
icon: DollarSign,
title: "Competitive & Transparent Pricing",
description: "Maximize your budget without compromising quality. We offer fair, upfront pricing with no hidden fees.",
},
title: "Competitive & Transparent Pricing", description: "Maximize your budget without compromising quality. We offer fair, upfront pricing with no hidden fees."},
{
icon: ShieldCheck,
title: "Sustainable Sourcing Options",
description: "Build green with our range of environmentally responsible and sustainably sourced building materials.",
},
title: "Sustainable Sourcing Options", description: "Build green with our range of environmentally responsible and sustainably sourced building materials."},
]}
title="Why Choose BuildWise for Your Projects?"
description="We are more than just a supplier; we are your partner committed to helping you build better, faster, and more cost-effectively."
@@ -258,47 +175,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "wood-planks",
name: "Premium Hardwood Planks",
price: "$5.99/sq ft",
imageSrc: "http://img.b2bpic.net/free-photo/herringbone-stairs-flooring-wooden-chevron-modern-finish_169016-68991.jpg",
imageAlt: "Premium hardwood flooring planks",
},
id: "wood-planks", name: "Premium Hardwood Planks", price: "$5.99/sq ft", imageSrc: "http://img.b2bpic.net/free-photo/herringbone-stairs-flooring-wooden-chevron-modern-finish_169016-68991.jpg", imageAlt: "Premium hardwood flooring planks"},
{
id: "ready-mix-concrete",
name: "High-Strength Ready-Mix Concrete",
price: "$120/yard",
imageSrc: "http://img.b2bpic.net/free-photo/construction-steel-reinforcement-closeup-selective-focus-warehouse-building-materials-repair-construction-buildings-houses_166373-3679.jpg",
imageAlt: "Ready-mix concrete being poured on a construction site",
},
id: "ready-mix-concrete", name: "High-Strength Ready-Mix Concrete", price: "$120/yard", imageSrc: "http://img.b2bpic.net/free-photo/construction-steel-reinforcement-closeup-selective-focus-warehouse-building-materials-repair-construction-buildings-houses_166373-3679.jpg", imageAlt: "Ready-mix concrete being poured on a construction site"},
{
id: "ceramic-tiles",
name: "Modern Ceramic Wall Tiles",
price: "$3.49/sq ft",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-white-minimal-kitchen-with-wood-decoration_105762-2220.jpg",
imageAlt: "Modern ceramic wall tiles in a bathroom",
},
id: "ceramic-tiles", name: "Modern Ceramic Wall Tiles", price: "$3.49/sq ft", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-white-minimal-kitchen-with-wood-decoration_105762-2220.jpg", imageAlt: "Modern ceramic wall tiles in a bathroom"},
{
id: "steel-rebar",
name: "Reinforcing Steel Rebar",
price: "$0.85/linear ft",
imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-stripes-background_23-2148744280.jpg",
imageAlt: "Bundles of reinforcing steel rebar",
},
id: "steel-rebar", name: "Reinforcing Steel Rebar", price: "$0.85/linear ft", imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-stripes-background_23-2148744280.jpg", imageAlt: "Bundles of reinforcing steel rebar"},
{
id: "insulation-rolls",
name: "Eco-Friendly Insulation Rolls",
price: "$0.70/sq ft",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-putting-up-decorative-vinyls_23-2149683449.jpg",
imageAlt: "Rolls of eco-friendly building insulation",
},
id: "insulation-rolls", name: "Eco-Friendly Insulation Rolls", price: "$0.70/sq ft", imageSrc: "http://img.b2bpic.net/free-photo/still-life-putting-up-decorative-vinyls_23-2149683449.jpg", imageAlt: "Rolls of eco-friendly building insulation"},
{
id: "roofing-shingles",
name: "Architectural Roofing Shingles",
price: "$90/bundle",
imageSrc: "http://img.b2bpic.net/free-photo/gothic-brick-tower-with-tall-window-dramatic-architecture-angle_169016-70801.jpg",
imageAlt: "Architectural roofing shingles on a residential roof",
},
id: "roofing-shingles", name: "Architectural Roofing Shingles", price: "$90/bundle", imageSrc: "http://img.b2bpic.net/free-photo/gothic-brick-tower-with-tall-window-dramatic-architecture-angle_169016-70801.jpg", imageAlt: "Architectural roofing shingles on a residential roof"},
]}
title="Explore Our Extensive Building Materials Catalog"
description="From foundation to finish, we've got everything you need. Browse our high-quality selection curated for performance and value."
@@ -313,63 +200,31 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "standard",
badge: "Individual",
badgeIcon: User,
price: "Custom",
name: "Retail Orders",
buttons: [
id: "standard", badge: "Individual", badgeIcon: User,
price: "Custom", name: "Retail Orders", buttons: [
{
text: "Request Quote",
href: "#contact",
},
text: "Request Quote", href: "#contact"},
],
features: [
"Access to Full Catalog",
"Standard Delivery Options",
"Customer Support",
"Material Selection Guidance",
],
"Access to Full Catalog", "Standard Delivery Options", "Customer Support", "Material Selection Guidance"],
},
{
id: "professional",
badge: "Pro Builder",
badgeIcon: Building,
price: "Negotiated",
name: "Contractor Solutions",
buttons: [
id: "professional", badge: "Pro Builder", badgeIcon: Building,
price: "Negotiated", name: "Contractor Solutions", buttons: [
{
text: "Contact Sales",
href: "#contact",
},
text: "Contact Sales", href: "#contact"},
],
features: [
"Volume Discounts",
"Priority Delivery Scheduling",
"Dedicated Account Manager",
"Technical Support",
"Custom Sourcing Services",
],
"Volume Discounts", "Priority Delivery Scheduling", "Dedicated Account Manager", "Technical Support", "Custom Sourcing Services"],
},
{
id: "enterprise",
badge: "Large Scale",
badgeIcon: Building,
price: "Enterprise",
name: "Development Partnerships",
buttons: [
id: "enterprise", badge: "Large Scale", badgeIcon: Building,
price: "Enterprise", name: "Development Partnerships", buttons: [
{
text: "Partner With Us",
href: "#contact",
},
text: "Partner With Us", href: "#contact"},
],
features: [
"Strategic Pricing Agreements",
"Integrated Supply Chain Management",
"On-Site Inventory Solutions",
"Advanced Project Planning Tools",
"Custom Manufacturing & Logistics",
],
"Strategic Pricing Agreements", "Integrated Supply Chain Management", "On-Site Inventory Solutions", "Advanced Project Planning Tools", "Custom Manufacturing & Logistics"],
},
]}
title="Flexible Pricing for Every Project Size"
@@ -383,15 +238,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Horizon Builders",
"Urban Foundations",
"EcoConstruct Co.",
"Summit Developments",
"ProFinish Contractors",
"Heritage Renovations",
"Prime Structures Group",
"GreenBuild Alliance",
]}
"Horizon Builders", "Urban Foundations", "EcoConstruct Co.", "Summit Developments", "ProFinish Contractors", "Heritage Renovations", "Prime Structures Group", "GreenBuild Alliance"]}
title="Trusted by Leading Industry Professionals"
description="Our materials are the choice for top architects, builders, and developers across the region. Partner with BuildWise for proven reliability."
tag="Our Partners"
@@ -407,64 +254,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "Project Manager",
company: "Horizon Builders",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-signing-document_23-2148921394.jpg",
imageAlt: "Sarah Johnson, Project Manager",
},
id: "1", name: "Sarah Johnson", role: "Project Manager", company: "Horizon Builders", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-signing-document_23-2148921394.jpg", imageAlt: "Sarah Johnson, Project Manager"},
{
id: "2",
name: "Michael Chen",
role: "Lead Contractor",
company: "Urban Foundations",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-posing-camera_23-2148242927.jpg",
imageAlt: "Michael Chen, Lead Contractor",
},
id: "2", name: "Michael Chen", role: "Lead Contractor", company: "Urban Foundations", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-posing-camera_23-2148242927.jpg", imageAlt: "Michael Chen, Lead Contractor"},
{
id: "3",
name: "Emily Rodriguez",
role: "Architect",
company: "EcoConstruct Co.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164716.jpg",
imageAlt: "Emily Rodriguez, Architect",
},
id: "3", name: "Emily Rodriguez", role: "Architect", company: "EcoConstruct Co.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164716.jpg", imageAlt: "Emily Rodriguez, Architect"},
{
id: "4",
name: "David Kim",
role: "Residential Developer",
company: "Summit Developments",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-construction-uniform-safety-helmet-holding-clipboard-looking-puzzled-thinking-standing-red-background_141793-138346.jpg",
imageAlt: "David Kim, Residential Developer",
},
id: "4", name: "David Kim", role: "Residential Developer", company: "Summit Developments", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-construction-uniform-safety-helmet-holding-clipboard-looking-puzzled-thinking-standing-red-background_141793-138346.jpg", imageAlt: "David Kim, Residential Developer"},
{
id: "5",
name: "Jessica Lee",
role: "Homeowner",
company: "Private Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/candid-smiling-young-woman-sits-floor-home-works-remotely-connects-online-group-chat_1258-200083.jpg",
imageAlt: "Jessica Lee, Homeowner",
},
id: "5", name: "Jessica Lee", role: "Homeowner", company: "Private Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/candid-smiling-young-woman-sits-floor-home-works-remotely-connects-online-group-chat_1258-200083.jpg", imageAlt: "Jessica Lee, Homeowner"},
]}
kpiItems={[
{
value: "99%",
label: "On-Time Delivery",
},
value: "99%", label: "On-Time Delivery"},
{
value: "5/5",
label: "Customer Satisfaction",
},
value: "5/5", label: "Customer Satisfaction"},
{
value: "20+",
label: "Years in Business",
},
value: "20+", label: "Years in Business"},
]}
title="What Our Valued Clients Say"
description="Hear directly from those who have experienced the BuildWise difference. Their success stories are our greatest achievements."
@@ -478,30 +289,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq-1",
title: "What types of building materials do you supply?",
content: "We supply a comprehensive range of materials including lumber, concrete, steel, insulation, roofing, tiling, and specialized eco-friendly options. Our catalog covers everything from foundational elements to finishing touches.",
},
id: "faq-1", title: "What types of building materials do you supply?", content: "We supply a comprehensive range of materials including lumber, concrete, steel, insulation, roofing, tiling, and specialized eco-friendly options. Our catalog covers everything from foundational elements to finishing touches."},
{
id: "faq-2",
title: "Do you offer delivery services?",
content: "Yes, we offer reliable and timely delivery services for all orders, both small and large. Delivery schedules can be customized to fit your project timelines.",
},
id: "faq-2", title: "Do you offer delivery services?", content: "Yes, we offer reliable and timely delivery services for all orders, both small and large. Delivery schedules can be customized to fit your project timelines."},
{
id: "faq-3",
title: "Can I request a custom quote for large orders?",
content: "Absolutely. We encourage customers with large or specialized orders to contact our sales team for a custom quote, which may include volume discounts and tailored solutions.",
},
id: "faq-3", title: "Can I request a custom quote for large orders?", content: "Absolutely. We encourage customers with large or specialized orders to contact our sales team for a custom quote, which may include volume discounts and tailored solutions."},
{
id: "faq-4",
title: "What is your return policy?",
content: "Our return policy allows for returns of unused and undamaged materials within 30 days of purchase, subject to a restocking fee. Please refer to our full policy on the website or contact customer service for details.",
},
id: "faq-4", title: "What is your return policy?", content: "Our return policy allows for returns of unused and undamaged materials within 30 days of purchase, subject to a restocking fee. Please refer to our full policy on the website or contact customer service for details."},
{
id: "faq-5",
title: "Do you provide installation services?",
content: "While we specialize in material supply, we can connect you with trusted, certified contractors in your area who offer professional installation services for the materials purchased from us.",
},
id: "faq-5", title: "Do you provide installation services?", content: "While we specialize in material supply, we can connect you with trusted, certified contractors in your area who offer professional installation services for the materials purchased from us."},
]}
title="Frequently Asked Questions"
description="Find quick answers to the most common questions about our products, services, and policies."
@@ -517,27 +313,16 @@ export default function LandingPage() {
description="Have a question, need a quote, or ready to start your next project? Get in touch with our team today and let us help you find the perfect building materials."
inputs={[
{
name: "fullName",
type: "text",
placeholder: "Full Name",
required: true,
name: "fullName", type: "text", placeholder: "Full Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
name: "email", type: "email", placeholder: "Email Address", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number (Optional)",
},
name: "phone", type: "tel", placeholder: "Phone Number (Optional)"},
]}
textarea={{
name: "message",
placeholder: "Your Message or Project Details",
rows: 5,
name: "message", placeholder: "Your Message or Project Details", rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/couple-mixed-race-black-women-park-sitting-talking-with-city-buildings-background_633478-440.jpg"
@@ -554,13 +339,9 @@ export default function LandingPage() {
logoAlt="BuildWise Logo"
logoText="BuildWise"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>