Update src/app/page.tsx
This commit is contained in:
@@ -41,19 +41,19 @@ const trustMetrics = [
|
||||
const serviceFeatures = [
|
||||
{
|
||||
id: "01", title: "Metal Carports", description:
|
||||
"Custom metal carports for vehicles, trucks, and equipment protection. Available in custom sizes and colors.", imageSrc: "http://img.b2bpic.net/free-photo/empty-town-square_1359-161.jpg", imageAlt: "Metal carport installation"},
|
||||
"Custom metal carports for vehicles, trucks, and equipment protection. Available in custom sizes and colors.", imageSrc: "http://img.b2bpic.net/free-photo/empty-town-square_1359-161.jpg?_wi=1", imageAlt: "Metal carport installation"},
|
||||
{
|
||||
id: "02", title: "RV Covers", description:
|
||||
"Heavy-duty metal covers built to size for RV protection. Durable and weather-resistant structures.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-nomad-family-with-campervan_23-2149181710.jpg", imageAlt: "RV metal cover shelter"},
|
||||
{
|
||||
id: "03", title: "Patio Covers", description:
|
||||
"Shade and comfort for your backyard space. Custom metal patio structures for outdoor living.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg", imageAlt: "Patio cover metal structure"},
|
||||
"Shade and comfort for your backyard space. Custom metal patio structures for outdoor living.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg?_wi=1", imageAlt: "Patio cover metal structure"},
|
||||
{
|
||||
id: "04", title: "Roofing", description:
|
||||
"Residential roofing services and repairs. Quality metal roofing for lasting protection.", imageSrc: "http://img.b2bpic.net/free-photo/modern-stadium_1127-110.jpg", imageAlt: "Residential metal roofing"},
|
||||
"Residential roofing services and repairs. Quality metal roofing for lasting protection.", imageSrc: "http://img.b2bpic.net/free-photo/modern-stadium_1127-110.jpg?_wi=1", imageAlt: "Residential metal roofing"},
|
||||
{
|
||||
id: "05", title: "Deck Covers", description:
|
||||
"Protect decks with durable metal structures. Custom deck cover solutions for outdoor spaces.", imageSrc: "http://img.b2bpic.net/free-photo/couple-embracing-double-bed-beach_1157-1275.jpg", imageAlt: "Deck cover metal structure"},
|
||||
"Protect decks with durable metal structures. Custom deck cover solutions for outdoor spaces.", imageSrc: "http://img.b2bpic.net/free-photo/couple-embracing-double-bed-beach_1157-1275.jpg?_wi=1", imageAlt: "Deck cover metal structure"},
|
||||
];
|
||||
|
||||
const projectProducts = [
|
||||
@@ -74,16 +74,16 @@ const projectProducts = [
|
||||
const differentiatorFeatures = [
|
||||
{
|
||||
id: "01", title: "Fast Installations", description:
|
||||
"Many projects completed same day. Quick turnaround without sacrificing quality or craftsmanship.", imageSrc: "http://img.b2bpic.net/free-photo/empty-town-square_1359-161.jpg", imageAlt: "Fast installation process"},
|
||||
"Many projects completed same day. Quick turnaround without sacrificing quality or craftsmanship.", imageSrc: "http://img.b2bpic.net/free-photo/empty-town-square_1359-161.jpg?_wi=2", imageAlt: "Fast installation process"},
|
||||
{
|
||||
id: "02", title: "Custom Built Structures", description:
|
||||
"Custom sizes and colors available. Built exactly to your specifications and property needs.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg", imageAlt: "Custom built patio cover"},
|
||||
"Custom sizes and colors available. Built exactly to your specifications and property needs.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg?_wi=2", imageAlt: "Custom built patio cover"},
|
||||
{
|
||||
id: "03", title: "Honest Pricing", description:
|
||||
"Fair quotes with no surprises. Transparent pricing that reflects the quality of our work.", imageSrc: "http://img.b2bpic.net/free-photo/couple-embracing-double-bed-beach_1157-1275.jpg", imageAlt: "Professional pricing consultation"},
|
||||
"Fair quotes with no surprises. Transparent pricing that reflects the quality of our work.", imageSrc: "http://img.b2bpic.net/free-photo/couple-embracing-double-bed-beach_1157-1275.jpg?_wi=2", imageAlt: "Professional pricing consultation"},
|
||||
{
|
||||
id: "04", title: "Professional Crew", description:
|
||||
"Respectful, experienced installers. Our team treats your property with care and attention.", imageSrc: "http://img.b2bpic.net/free-photo/modern-stadium_1127-110.jpg", imageAlt: "Professional installation crew"},
|
||||
"Respectful, experienced installers. Our team treats your property with care and attention.", imageSrc: "http://img.b2bpic.net/free-photo/modern-stadium_1127-110.jpg?_wi=2", imageAlt: "Professional installation crew"},
|
||||
];
|
||||
|
||||
const testimonials = [
|
||||
|
||||
Reference in New Issue
Block a user