{
“name”: “Barndominium & Steel Buildings Homepage”,
“sections”: [
{
“type”: “hero”,
“background”: “full-width image”,
“headline”: “Custom Steel Buildings & Barndominiums Built to Last”,
“subheadline”: “Serving Arizona with durable, affordable, and customizable metal structures.”,
“cta_text”: “Get a Free Quote”,
“cta_link”: “#contact”
},
{
“type”: “services”,
“title”: “Our Services”,
“services”: [
{ “title”: “Barndominium Shell Construction”, “description”: “Your dream home, built with durable steel and endless customization.” },
{ “title”: “Steel Shop & Garage Construction”, “description”: “High-quality metal buildings for residential & commercial use.” },
{ “title”: “Concrete Foundations & Slabs”, “description”: “Monolithic slabs, pier & beam, and reinforced concrete work.” },
{ “title”: “Metal Roofing & Siding”, “description”: “Durable, energy-efficient, and built to withstand Arizona’s climate.” }
]
},
{
“type”: “portfolio”,
“title”: “Recent Projects”,
“projects”: [
{ “image”: “project1.jpg”, “title”: “Steel Garage in Phoenix” },
{ “image”: “project2.jpg”, “title”: “Barndominium Shell in Tucson” },
{ “image”: “project3.jpg”, “title”: “Metal Workshop in Flagstaff” }
]
},
{
“type”: “testimonials”,
“title”: “What Our Customers Say”,
“reviews”: [
{ “name”: “John D.”, “review”: “Fantastic quality and service. My barndominium is perfect!”, “rating”: 5 },
{ “name”: “Lisa M.”, “review”: “Highly recommend! Fast build time and great communication.”, “rating”: 5 }
]
},
{
“type”: “why-choose-us”,
“title”: “Why Choose Us?”,
“points”: [
“Licensed & Insured”,
“Fast Turnaround Time”,
“Custom Designs Available”,
“High-Quality Steel Materials”
]
},
{
“type”: “contact”,
“title”: “Get a Free Quote”,
“form_fields”: [
{ “label”: “Full Name”, “type”: “text” },
{ “label”: “Phone Number”, “type”: “tel” },
{ “label”: “Email Address”, “type”: “email” },
{ “label”: “Project Type”, “type”: “dropdown”, “options”: [“Barndominium”, “Steel Garage”, “Commercial Building”] },
{ “label”: “Message”, “type”: “textarea” }
]
}
]
}