diff --git a/src/app/page.tsx b/src/app/page.tsx index 48e4491..6547862 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,33 +31,19 @@ export default function LandingPage() { @@ -67,83 +53,43 @@ export default function LandingPage() { @@ -179,18 +115,12 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "Trusted Craftsmanship for Your Home", - }, + type: "text", content: "Trusted Craftsmanship for Your Home"}, ]} buttons={[ { - text: "Learn More", - }, + text: "Learn More"}, ]} - description="At HM Contracting, we believe in building dreams, one project at a time. With years of experience, our dedicated team delivers unparalleled quality in fence, deck, and flooring installations. We pride ourselves on precision, durability, and customer satisfaction, ensuring every detail reflects our commitment to excellence." - imageSrc="http://img.b2bpic.net/free-photo/group-architect-discussing-layout-plan-blueprint-office_23-2147842995.jpg" - imageAlt="Contractors discussing blueprints at a construction site" /> @@ -201,38 +131,17 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "fence", - title: "Professional Fence Installation", - tags: [ - "Privacy", - "Security", - "Aesthetics", - ], - imageSrc: "http://img.b2bpic.net/free-photo/fashion-bearded-hipster-posing-fence-style-diversity_482257-36988.jpg", - imageAlt: "Modern wooden fence surrounding a home", - }, + id: "fence", title: "Professional Fence Installation", tags: [ + "Privacy", "Security", "Aesthetics"], + imageSrc: "http://img.b2bpic.net/free-photo/fashion-bearded-hipster-posing-fence-style-diversity_482257-36988.jpg", imageAlt: "Modern wooden fence surrounding a home"}, { - id: "deck", - title: "Custom Deck Building", - tags: [ - "Outdoor Living", - "Entertainment", - "Value", - ], - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-with-timber-structure_23-2151302606.jpg", - imageAlt: "Spacious wooden deck with outdoor furniture", - }, + id: "deck", title: "Custom Deck Building", tags: [ + "Outdoor Living", "Entertainment", "Value"], + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-with-timber-structure_23-2151302606.jpg", imageAlt: "Spacious wooden deck with outdoor furniture"}, { - id: "flooring", - title: "Expert Flooring Solutions", - tags: [ - "Hardwood", - "Laminate", - "Tile", - ], - imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-daughter-drawing-with-colored-pencils-playing-home_1163-3944.jpg", - imageAlt: "Newly installed hardwood floor in a bright room", - }, + id: "flooring", title: "Expert Flooring Solutions", tags: [ + "Hardwood", "Laminate", "Tile"], + imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-daughter-drawing-with-colored-pencils-playing-home_1163-3944.jpg", imageAlt: "Newly installed hardwood floor in a bright room"}, ]} title="Our Services: Built to Last" description="Specializing in durable fences, beautiful decks, and elegant flooring solutions for every home. We transform your spaces with quality materials and expert installation." @@ -247,65 +156,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "project-fence-1", - brand: "HM Contracting", - name: "Classic White Picket Fence", - price: "Custom Quote", - rating: 5, - reviewCount: "24", - imageSrc: "http://img.b2bpic.net/free-photo/metallic-structure-with-rust_23-2148399313.jpg", - imageAlt: "Classic white picket fence", - }, + id: "project-fence-1", brand: "HM Contracting", name: "Classic White Picket Fence", price: "Custom Quote", rating: 5, + reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/metallic-structure-with-rust_23-2148399313.jpg", imageAlt: "Classic white picket fence"}, { - id: "project-deck-1", - brand: "HM Contracting", - name: "Spacious Composite Deck", - price: "Custom Quote", - rating: 5, - reviewCount: "18", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxing-around-swimming-pool-resort-hotel-vacation_74190-16304.jpg", - imageAlt: "Spacious composite deck with seating", - }, + id: "project-deck-1", brand: "HM Contracting", name: "Spacious Composite Deck", price: "Custom Quote", rating: 5, + reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxing-around-swimming-pool-resort-hotel-vacation_74190-16304.jpg", imageAlt: "Spacious composite deck with seating"}, { - id: "project-floor-1", - brand: "HM Contracting", - name: "Elegant Hardwood Flooring", - price: "Custom Quote", - rating: 5, - reviewCount: "30", - imageSrc: "http://img.b2bpic.net/free-photo/male-worker-puts-laminate-flooring-floor_169016-17792.jpg", - imageAlt: "Elegant hardwood flooring in a living room", - }, + id: "project-floor-1", brand: "HM Contracting", name: "Elegant Hardwood Flooring", price: "Custom Quote", rating: 5, + reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-puts-laminate-flooring-floor_169016-17792.jpg", imageAlt: "Elegant hardwood flooring in a living room"}, { - id: "project-fence-2", - brand: "HM Contracting", - name: "Modern Privacy Fence with Gate", - price: "Custom Quote", - rating: 5, - reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/japanese-house-entrance-with-nature_23-2149301042.jpg", - imageAlt: "Modern privacy fence with integrated gate", - }, + id: "project-fence-2", brand: "HM Contracting", name: "Modern Privacy Fence with Gate", price: "Custom Quote", rating: 5, + reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/japanese-house-entrance-with-nature_23-2149301042.jpg", imageAlt: "Modern privacy fence with integrated gate"}, { - id: "project-deck-2", - brand: "HM Contracting", - name: "Multi-Level Entertainment Deck", - price: "Custom Quote", - rating: 5, - reviewCount: "22", - imageSrc: "http://img.b2bpic.net/free-photo/young-asian-man-holding-his-skateboard_23-2149003823.jpg", - imageAlt: "Multi-level deck for outdoor entertainment", - }, + id: "project-deck-2", brand: "HM Contracting", name: "Multi-Level Entertainment Deck", price: "Custom Quote", rating: 5, + reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/young-asian-man-holding-his-skateboard_23-2149003823.jpg", imageAlt: "Multi-level deck for outdoor entertainment"}, { - id: "project-floor-2", - brand: "HM Contracting", - name: "Contemporary Kitchen Tile", - price: "Custom Quote", - rating: 5, - reviewCount: "27", - imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-kitchen-dining-area-with-white-furniture_23-2151983256.jpg", - imageAlt: "Contemporary tile flooring in a kitchen", - }, + id: "project-floor-2", brand: "HM Contracting", name: "Contemporary Kitchen Tile", price: "Custom Quote", rating: 5, + reviewCount: "27", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-kitchen-dining-area-with-white-furniture_23-2151983256.jpg", imageAlt: "Contemporary tile flooring in a kitchen"}, ]} title="Explore Our Completed Projects" description="From custom fences to stunning decks and seamless flooring, see the quality craftsmanship HM Contracting delivers in every detail." @@ -320,50 +187,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "test-1", - name: "Jessica L.", - role: "Homeowner", - company: "Maplewood", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-conversation-with-his-partner-workplace_23-2147899787.jpg", - imageAlt: "Jessica L.", - }, + id: "test-1", name: "Jessica L.", role: "Homeowner", company: "Maplewood", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-conversation-with-his-partner-workplace_23-2147899787.jpg", imageAlt: "Jessica L."}, { - id: "test-2", - name: "Robert B.", - role: "Property Manager", - company: "Oakridge Estates", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", - imageAlt: "Robert B.", - }, + id: "test-2", name: "Robert B.", role: "Property Manager", company: "Oakridge Estates", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Robert B."}, { - id: "test-3", - name: "Maria C.", - role: "Interior Designer", - company: "Designs by Maria", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/enjoying-morning-sun-before-start-work_329181-11779.jpg", - imageAlt: "Maria C.", - }, + id: "test-3", name: "Maria C.", role: "Interior Designer", company: "Designs by Maria", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/enjoying-morning-sun-before-start-work_329181-11779.jpg", imageAlt: "Maria C."}, { - id: "test-4", - name: "Steven H.", - role: "Local Business Owner", - company: "Steven's Hardware", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-woman-glass-smiling-talking-phone_176420-12471.jpg", - imageAlt: "Steven H.", - }, + id: "test-4", name: "Steven H.", role: "Local Business Owner", company: "Steven's Hardware", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-woman-glass-smiling-talking-phone_176420-12471.jpg", imageAlt: "Steven H."}, { - id: "test-5", - name: "Olivia P.", - role: "Real Estate Agent", - company: "Premier Properties", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-992.jpg", - imageAlt: "Olivia P.", - }, + id: "test-5", name: "Olivia P.", role: "Real Estate Agent", company: "Premier Properties", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-992.jpg", imageAlt: "Olivia P."}, ]} title="What Our Clients Say" description="Hear directly from satisfied homeowners about their experience and the quality craftsmanship provided by HM Contracting." @@ -376,25 +213,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq-1", - title: "What types of fences do you install?", - content: "We install a wide range of fences including wood, vinyl, chain-link, and ornamental iron, tailored to your aesthetic and security needs.", - }, + id: "faq-1", title: "What types of fences do you install?", content: "We install a wide range of fences including wood, vinyl, chain-link, and ornamental iron, tailored to your aesthetic and security needs."}, { - id: "faq-2", - title: "Do you offer custom deck designs?", - content: "Yes, we specialize in custom deck designs! Our team works with you to create a unique outdoor living space that fits your vision and budget.", - }, + id: "faq-2", title: "Do you offer custom deck designs?", content: "Yes, we specialize in custom deck designs! Our team works with you to create a unique outdoor living space that fits your vision and budget."}, { - id: "faq-3", - title: "What flooring options are available?", - content: "We offer extensive flooring options including hardwood, laminate, vinyl plank, tile, and carpet, with professional installation for each.", - }, + id: "faq-3", title: "What flooring options are available?", content: "We offer extensive flooring options including hardwood, laminate, vinyl plank, tile, and carpet, with professional installation for each."}, { - id: "faq-4", - title: "How long does a typical project take?", - content: "Project timelines vary based on scope and complexity. We provide an estimated timeline with your quote and keep you informed every step of the way.", - }, + id: "faq-4", title: "How long does a typical project take?", content: "Project timelines vary based on scope and complexity. We provide an estimated timeline with your quote and keep you informed every step of the way."}, ]} imageSrc="http://img.b2bpic.net/free-photo/builder-showing-blueprint-colleague_23-2147711060.jpg" imageAlt="Contractor talking to a client about home renovation plans" @@ -412,27 +237,16 @@ export default function LandingPage() { description="Ready to enhance your home? Contact us for a personalized, no-obligation quote for your fencing, decking, or flooring project." 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: "Your Phone Number", - }, + name: "phone", type: "tel", placeholder: "Your Phone Number"}, ]} 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/clipboard-with-repair-paint-tools-top-view_23-2148393126.jpg" @@ -446,50 +260,31 @@ export default function LandingPage() {