Merge version_1_1781414967955 into main #3

Merged
bender merged 1 commits from version_1_1781414967955 into main 2026-06-14 05:31:20 +00:00

View File

@@ -12,168 +12,125 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {
return (
<>
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroBrand
brand="Dreamscape (Pvt.) Ltd"
description="Transforming spaces into sustainable sanctuaries through professional landscape design, irrigation mastery, and precision construction."
primaryButton={{
text: "Free Consultation", href: "#contact"}}
secondaryButton={{
text: "View Projects", href: "#projects"}}
imageSrc="http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg"
/>
</SectionErrorBoundary>
</div>
brand="Dreamscape (Pvt.) Ltd"
description="Transforming spaces into sustainable sanctuaries through professional landscape design, irrigation mastery, and precision construction."
primaryButton={{ text: "Free Consultation", href: "#contact" }}
secondaryButton={{ text: "View Projects", href: "#projects" }}
imageSrc="http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg"
/>
</SectionErrorBoundary>
</div>
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutFeaturesSplit
tag="About Us"
title="Pioneering Sustainable Landscapes"
description="At Dreamscape, we believe every outdoor space deserves to be a work of art. From initial site planning to structural construction and maintenance, our experts manage every detail."
items={[
{
icon: "CheckCircle", title: "Expert Planning", description: "Precision-led landscape and city planning."},
{
icon: "Leaf", title: "Eco-Conscious", description: "Sustainable irrigation and rainwater harvesting."},
{
icon: "Building2", title: "Quality Construction", description: "Durable masonry and structural work."},
]}
imageSrc="http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317260.jpg"
/>
</SectionErrorBoundary>
</div>
tag="About Us"
title="Pioneering Sustainable Landscapes"
description="At Dreamscape, we believe every outdoor space deserves to be a work of art. From initial site planning to structural construction and maintenance, our experts manage every detail."
items={[
{ icon: "CheckCircle", title: "Expert Planning", description: "Precision-led landscape and city planning." },
{ icon: "Leaf", title: "Eco-Conscious", description: "Sustainable irrigation and rainwater harvesting." },
{ icon: "Building2", title: "Quality Construction", description: "Durable masonry and structural work." },
]}
imageSrc="http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317260.jpg"
/>
</SectionErrorBoundary>
</div>
<div id="features" data-section="features">
<SectionErrorBoundary name="features">
<div id="features" data-section="features">
<SectionErrorBoundary name="features">
<FeaturesArrowCards
tag="Our Expertise"
title="Comprehensive Landscaping Services"
description="Dedicated to bringing your dream landscape to life with technology-backed solutions."
items={[
{
title: "Irrigation Systems", tags: [
"Sprinklers", "Design"],
imageSrc: "http://img.b2bpic.net/free-photo/handyman-s-hand-taking-out-white-visiting-card-from-pocket_23-2147945083.jpg"
},
{
title: "Masonry & Stonework", tags: [
"Construction", "Walls"],
imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg"
},
{
title: "Garden Maintenance", tags: [
"Pest Control", "Care"],
imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317260.jpg"
},
]}
/>
</SectionErrorBoundary>
</div>
tag="Our Expertise"
title="Comprehensive Landscaping Services"
description="Dedicated to bringing your dream landscape to life with technology-backed solutions."
items={[
{ title: "Irrigation Systems", tags: ["Sprinklers", "Design"], imageSrc: "http://img.b2bpic.net/free-photo/handyman-s-hand-taking-out-white-visiting-card-from-pocket_23-2147945083.jpg" },
{ title: "Masonry & Stonework", tags: ["Construction", "Walls"], imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg" },
{ title: "Garden Maintenance", tags: ["Pest Control", "Care"], imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317260.jpg" },
]}
/>
</SectionErrorBoundary>
</div>
<div id="projects" data-section="projects">
<SectionErrorBoundary name="projects">
<div id="projects" data-section="projects">
<SectionErrorBoundary name="projects">
<FeaturesImageBento
tag="Portfolio"
title="Crafted Perfection"
description="A glimpse into our finished installations and design projects."
items={[
{
title: "Custom Decks", description: "Wooden work", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-doing-arts-crafts_23-2151575643.jpg"},
{
title: "Advanced Drainage", description: "Water management", imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg"},
{
title: "Water Features", description: "Pond filtration", imageSrc: "http://img.b2bpic.net/free-photo/attractive-couple-date-are-kissing-fountain-background_613910-10078.jpg"},
{
title: "Sod Installation", description: "Healthy lawn layout", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-man-psushing-wheelbarrow-full-seedling_329181-20532.jpg"},
{
title: "Stone Paths", description: "Stonemasonry", imageSrc: "http://img.b2bpic.net/free-photo/path-way-garden_74190-3730.jpg"},
{
title: "Site Design", description: "Strategic planning", imageSrc: "http://img.b2bpic.net/free-photo/architect-using-ruler-his-project-close-up_23-2148242906.jpg"},
{
title: "Garden Decor", description: "Artistic accents", imageSrc: "http://img.b2bpic.net/free-photo/purple-gardening-concept-with-watering-can_23-2147687338.jpg"},
]}
/>
</SectionErrorBoundary>
</div>
tag="Portfolio"
title="Crafted Perfection"
description="A glimpse into our finished installations and design projects."
items={[
{ title: "Custom Decks", description: "Wooden work", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-doing-arts-crafts_23-2151575643.jpg" },
{ title: "Advanced Drainage", description: "Water management", imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg" },
{ title: "Water Features", description: "Pond filtration", imageSrc: "http://img.b2bpic.net/free-photo/attractive-couple-date-are-kissing-fountain-background_613910-10078.jpg" },
{ title: "Sod Installation", description: "Healthy lawn layout", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-man-psushing-wheelbarrow-full-seedling_329181-20532.jpg" },
{ title: "Stone Paths", description: "Stonemasonry", imageSrc: "http://img.b2bpic.net/free-photo/path-way-garden_74190-3730.jpg" },
{ title: "Site Design", description: "Strategic planning", imageSrc: "http://img.b2bpic.net/free-photo/architect-using-ruler-his-project-close-up_23-2148242906.jpg" },
{ title: "Garden Decor", description: "Artistic accents", imageSrc: "http://img.b2bpic.net/free-photo/purple-gardening-concept-with-watering-can_23-2147687338.jpg" },
]}
/>
</SectionErrorBoundary>
</div>
<div id="pricing" data-section="pricing">
<SectionErrorBoundary name="pricing">
<div id="pricing" data-section="pricing">
<SectionErrorBoundary name="pricing">
<PricingSimpleCards
tag="Consultation & Estimates"
title="Get Started Today"
description="Transparent pricing for high-quality landscaping."
plans={[
{
tag: "Starter", price: "Free", description: "Perfect for minor garden planning.", features: [
"Consultation", "Site Visit", "Estimate"],
},
{
tag: "Essential", price: "Custom", description: "Comprehensive design and build.", features: [
"Full Planning", "Irrigation", "Materials"],
},
{
tag: "Enterprise", price: "Quote", description: "Full-scale construction & infrastructure.", features: [
"City Planning", "Filtration", "Full Maintenance"],
},
]}
/>
</SectionErrorBoundary>
</div>
tag="Consultation & Estimates"
title="Get Started Today"
description="Transparent pricing for high-quality landscaping."
plans={[
{ tag: "Starter", price: "Free", description: "Perfect for minor garden planning.", features: ["Consultation", "Site Visit", "Estimate"] },
{ tag: "Essential", price: "Custom", description: "Comprehensive design and build.", features: ["Full Planning", "Irrigation", "Materials"] },
{ tag: "Enterprise", price: "Quote", description: "Full-scale construction & infrastructure.", features: ["City Planning", "Filtration", "Full Maintenance"] },
]}
/>
</SectionErrorBoundary>
</div>
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<TestimonialMarqueeCards
tag="Testimonials"
title="What Our Clients Say"
description="Trusted by hundreds of homeowners across Islamabad."
testimonials={[
{
name: "Amina Khan", role: "Homeowner", quote: "Dreamscape transformed my barren backyard into an oasis.", imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-girl-with-headphones-laughing-autumn-garden-blonde-female-student-posing-with-book-smiling_197531-25999.jpg"},
{
name: "Bilal Ahmed", role: "Real Estate Developer", quote: "Professional, on-time, and excellent structural work.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-decorating-home_23-2150633265.jpg"},
{
name: "Sara Malik", role: "Homeowner", quote: "The sprinkler system installation was seamless.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-plants_23-2148175912.jpg"},
{
name: "Omar Farooq", role: "Architect", quote: "Reliable partner for complex drainage design.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-attractive-bearded-dark-skinned-farmer-blue-t-shirt-with-garden-tools-holding-hands-crossed-looking-aside-with-confident-face-expression_176420-19901.jpg"},
{
name: "Fatima Zahra", role: "Resident", quote: "Best pest control and lawn care in Gulberg.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-women-white-blouse-blue-jeans-posed-near-cafe-with-newspaper_627829-4724.jpg"},
]}
/>
</SectionErrorBoundary>
</div>
tag="Testimonials"
title="What Our Clients Say"
description="Trusted by hundreds of homeowners across Islamabad."
testimonials={[
{ name: "Amina Khan", role: "Homeowner", quote: "Dreamscape transformed my barren backyard into an oasis.", imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-girl-with-headphones-laughing-autumn-garden-blonde-female-student-posing-with-book-smiling_197531-25999.jpg" },
{ name: "Bilal Ahmed", role: "Real Estate Developer", quote: "Professional, on-time, and excellent structural work.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-decorating-home_23-2150633265.jpg" },
{ name: "Sara Malik", role: "Homeowner", quote: "The sprinkler system installation was seamless.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools-plants_23-2148175912.jpg" },
{ name: "Omar Farooq", role: "Architect", quote: "Reliable partner for complex drainage design.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-attractive-bearded-dark-skinned-farmer-blue-t-shirt-with-garden-tools-holding-hands-crossed-looking-aside-with-confident-face-expression_176420-19901.jpg" },
{ name: "Fatima Zahra", role: "Resident", quote: "Best pest control and lawn care in Gulberg.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-women-white-blouse-blue-jeans-posed-near-cafe-with-newspaper_627829-4724.jpg" },
]}
/>
</SectionErrorBoundary>
</div>
<div id="faq" data-section="faq">
<SectionErrorBoundary name="faq">
<div id="faq" data-section="faq">
<SectionErrorBoundary name="faq">
<FaqTwoColumn
tag="Support"
title="Frequently Asked Questions"
description="Everything you need to know about our services."
items={[
{
question: "Do you offer free estimates?", answer: "Yes, we provide free consultations and estimates for all new projects."},
{
question: "What areas do you serve?", answer: "We primarily operate in Islamabad and surrounding areas."},
{
question: "Do you provide long-term maintenance?", answer: "Absolutely, we have specialized packages for regular garden and sprinkler maintenance."},
]}
/>
</SectionErrorBoundary>
</div>
tag="Support"
title="Frequently Asked Questions"
description="Everything you need to know about our services."
items={[
{ question: "Do you offer free estimates?", answer: "Yes, we provide free consultations and estimates for all new projects." },
{ question: "What areas do you serve?", answer: "We primarily operate in Islamabad and surrounding areas." },
{ question: "Do you provide long-term maintenance?", answer: "Absolutely, we have specialized packages for regular garden and sprinkler maintenance." },
]}
/>
</SectionErrorBoundary>
</div>
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<ContactCta
tag="Get in Touch"
text="Ready to redefine your landscape? Contact us today for a free estimate or to discuss your vision."
primaryButton={{
text: "WhatsApp Us", href: "https://wa.me/923476550848"}},
secondaryButton={{
text: "Directions", href: "https://maps.app.goo.gl/..."}}
/>
</SectionErrorBoundary>
</div>
tag="Get in Touch"
text="Ready to redefine your landscape? Contact us today for a free estimate or to discuss your vision."
primaryButton={{ text: "WhatsApp Us", href: "https://wa.me/923476550848" }}
secondaryButton={{ text: "Directions", href: "https://maps.app.goo.gl/" }}
/>
</SectionErrorBoundary>
</div>
</>
);
}
}