diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7bb2255..2bae447 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,16 +33,10 @@ export default function LandingPage() {
@@ -51,60 +45,27 @@ export default function LandingPage() {
@@ -112,8 +73,7 @@ export default function LandingPage() {
@@ -139,18 +99,9 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
products={[
- {
- id: "1", name: "Custom Sheds", price: "From $4,500", imageSrc: "http://img.b2bpic.net/free-photo/books-heart-shape-basket-arranged-shelf-living-room_1170-393.jpg?_wi=2"},
- {
- id: "2", name: "Backyard Cabins", price: "From $12,000", imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698300.jpg?_wi=2"},
- {
- id: "3", name: "Horse Shelters", price: "From $6,000", imageSrc: "http://img.b2bpic.net/free-photo/view-old-abandoned-house-nature_23-2150166533.jpg?_wi=2"},
- {
- id: "4", name: "Chicken Coops", price: "From $2,200", imageSrc: "http://img.b2bpic.net/free-photo/tall-leggy-young-beautiful-elegant-model-woman-claret-coat_627829-6918.jpg"},
- {
- id: "5", name: "Shed Moving", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263588.jpg"},
- {
- id: "6", name: "Fully Custom", price: "Tailored Quote", imageSrc: "http://img.b2bpic.net/free-photo/two-horses-farm_23-2147758818.jpg"},
+ { id: "1", name: "Custom Sheds", price: "From $4,500", imageSrc: "http://img.b2bpic.net/free-photo/books-heart-shape-basket-arranged-shelf-living-room_1170-393.jpg?_wi=2" },
+ { id: "2", name: "Backyard Cabins", price: "From $12,000", imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698300.jpg?_wi=2" },
+ { id: "3", name: "Horse Shelters", price: "From $6,000", imageSrc: "http://img.b2bpic.net/free-photo/view-old-abandoned-house-nature_23-2150166533.jpg?_wi=2" }
]}
title="Premium Outdoor Structures"
description="A curated range of handcrafted buildings designed for durability and beauty."
@@ -163,24 +114,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
- {
- icon: Wrench,
- title: "Premium Craftsmanship", description: "Every structure is built with precision and long-term durability in mind."},
- {
- icon: Truck,
- title: "Fast & Reliable Delivery", description: "Projects consistently delivered on time — sometimes even early."},
- {
- icon: ShieldCheck,
- title: "Truly Custom Builds", description: "No cookie-cutter structures. Everything is tailored to your exact needs."},
- {
- icon: Grid,
- title: "Professional Installation", description: "Expert placement and leveling included for every building."},
- {
- icon: TrendingUp,
- title: "Long-Term Value", description: "Structures still looking and performing like new after 10+ years."},
- {
- icon: MessageSquare,
- title: "Honest Communication", description: "We keep you informed at every step of your build."},
+ { icon: Wrench, title: "Premium Craftsmanship", description: "Every structure is built with precision and long-term durability in mind." },
+ { icon: Truck, title: "Fast & Reliable Delivery", description: "Projects consistently delivered on time — sometimes even early." },
+ { icon: ShieldCheck, title: "Truly Custom Builds", description: "No cookie-cutter structures. Everything is tailored to your exact needs." }
]}
title="Why Homeowners Choose Town & Country"
description="Craftsmanship, integrity, and reliable service delivered with every project."
@@ -192,16 +128,8 @@ export default function LandingPage() {
textboxLayout="split-description"
useInvertedBackground={false}
testimonials={[
- {
- id: "1", title: "Great quality!", quote: "We custom ordered a shed and got it early. Amazing.", name: "Danny G.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215074.jpg"},
- {
- id: "2", title: "Lasts forever", quote: "Seven years later our shed still looks brand new.", name: "Tommy D.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-with-open-hands-smiling_23-2152009543.jpg"},
- {
- id: "3", title: "Best service", quote: "They moved our cabin and leveled it perfectly.", name: "Maureen R.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-young-woman-holding-yellow-flower-looking-away_23-2148049702.jpg"},
- {
- id: "4", title: "Built right", quote: "13 years later the doors are still square.", name: "Amy V.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-outdoors_23-2149302339.jpg"},
- {
- id: "5", title: "Five stars", quote: "Exceptional quality and people. Highly recommend.", name: "Mark S.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/happy-adult-son-his-mature-father-holding-hands-while-greeting-each-other-kitchen_637285-10296.jpg"},
+ { id: "1", title: "Great quality!", quote: "We custom ordered a shed and got it early. Amazing.", name: "Danny G.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215074.jpg" },
+ { id: "2", title: "Lasts forever", quote: "Seven years later our shed still looks brand new.", name: "Tommy D.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-with-open-hands-smiling_23-2152009543.jpg" }
]}
title="Client Success Stories"
description="Hear what our happy customers have to say about their custom builds."
@@ -215,18 +143,9 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={true}
metrics={[
- {
- id: "m1", value: "14+", title: "Years Experience", description: "Building trust through quality.", icon: Calendar,
- },
- {
- id: "m2", value: "1200+", title: "Structures Built", description: "Tailored to every property.", icon: Home,
- },
- {
- id: "m3", value: "500+", title: "Happy Clients", description: "References available upon request.", icon: Users,
- },
- {
- id: "m4", value: "100%", title: "Custom Designs", description: "No cookie-cutter sheds.", icon: Palette,
- },
+ { id: "m1", value: "14+", title: "Years Experience", description: "Building trust through quality.", icon: Calendar },
+ { id: "m2", value: "1200+", title: "Structures Built", description: "Tailored to every property.", icon: Home },
+ { id: "m3", value: "500+", title: "Happy Clients", description: "References available upon request.", icon: Users }
]}
title="Built By The Numbers"
description="Over a decade of excellence in the outdoor building industry."
@@ -238,14 +157,8 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
- {
- id: "f1", title: "Do you offer custom designs?", content: "Absolutely. We specialize in fully custom structures tailored to your site and specific needs."},
- {
- id: "f2", title: "Is delivery included?", content: "Yes, we include professional delivery and placement for every project we build."},
- {
- id: "f3", title: "How long do the structures last?", content: "Our buildings are designed for longevity; many of our structures are still in perfect condition after 14 years."},
- {
- id: "f4", title: "Do you need a permit?", content: "We can help guide you through the process, though local requirements vary by location."},
+ { id: "f1", title: "Do you offer custom designs?", content: "Absolutely. We specialize in fully custom structures tailored to your site and specific needs." },
+ { id: "f2", title: "Is delivery included?", content: "Yes, we include professional delivery and placement for every project we build." }
]}
title="Frequently Asked Questions"
description="Have questions about your custom shed or cabin project? Find answers below."
@@ -259,19 +172,9 @@ export default function LandingPage() {
title="Ready To Build Something That Lasts?"
description="Get a custom quote today and create a structure designed specifically for your property."
inputs={[
- {
- name: "name", type: "text", placeholder: "Your Name", required: true,
- },
- {
- name: "email", type: "email", placeholder: "Your Email", required: true,
- },
- {
- name: "phone", type: "tel", placeholder: "Phone Number", required: true,
- },
+ { name: "name", type: "text", placeholder: "Your Name", required: true },
+ { name: "email", type: "email", placeholder: "Your Email", required: true }
]}
- textarea={{
- name: "project", placeholder: "Tell us about your project...", rows: 4,
- }}
imageSrc="http://img.b2bpic.net/free-photo/field-with-two-wooden-barns-surrounded-by-forests-covered-fog-cloudy-sky_181624-11458.jpg"
buttonText="Get My Free Quote"
/>
@@ -280,26 +183,8 @@ export default function LandingPage() {