Update src/app/page.tsx
This commit is contained in:
@@ -92,36 +92,36 @@ export default function LandingPage() {
|
||||
title: "Roof Installation", description: "Durable, high-quality roofing built to protect your home with lasting performance.", icon: Building2,
|
||||
mediaItems: [
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-men-working-construction_23-2148751990.jpg", alt: "New roof installation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-construction_23-2148751990.jpg", alt: "New roof installation"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/american-vintage-labor-day-badges-set_23-2147563839.jpg", alt: "Roof installation icon"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/american-vintage-labor-day-badges-set_23-2147563839.jpg", alt: "Roof installation icon"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Roof Repair", description: "Fix leaks, damage, and aging roofs proactively before they escalate into bigger issues.", icon: Wrench,
|
||||
mediaItems: [
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg", alt: "Roof repair process"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg", alt: "Roof repair process"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/black-white-home-heartbeat-line-art-logo-concept_17005-929.jpg", alt: "Roof repair icon"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/black-white-home-heartbeat-line-art-logo-concept_17005-929.jpg", alt: "Roof repair icon"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Exterior Construction", description: "Transform your home’s curb appeal and functionality with expert craftsmanship and quality materials.", icon: Home,
|
||||
mediaItems: [
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-stone-building-design_23-2148252752.jpg", alt: "Exterior siding installation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-stone-building-design_23-2148252752.jpg", alt: "Exterior siding installation"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/collection-flat-construction-equipment_23-2148201941.jpg", alt: "Exterior construction icon"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/collection-flat-construction-equipment_23-2148201941.jpg", alt: "Exterior construction icon"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Home Renovations", description: "Interior and exterior upgrades done right, enhancing both the beauty and value of your property.", icon: Paintbrush,
|
||||
mediaItems: [
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/excited-coworkers-celebrating-victory_23-2147668870.jpg", alt: "Interior home renovation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-coworkers-celebrating-victory_23-2147668870.jpg", alt: "Interior home renovation"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440972.jpg", alt: "Home renovation icon"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440972.jpg", alt: "Home renovation icon"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user