Update src/app/page.tsx
This commit is contained in:
@@ -149,7 +149,7 @@ export default function HomePage() {
|
||||
author: "Expert Service",
|
||||
description: "Professional roof installation and replacement with premium materials. We ensure proper ventilation, flashing, and waterproofing for long-lasting protection.",
|
||||
tags: ["Roofing", "Shingles"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg?_wi=1",
|
||||
imageAlt: "professional roofing installation modern",
|
||||
},
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function HomePage() {
|
||||
author: "Expert Service",
|
||||
description: "Beautiful, durable composite decks built to withstand Alberta weather. Low maintenance, eco-friendly materials with exceptional longevity.",
|
||||
tags: ["Decks", "Composite"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-sitting-rooftop-kissing-each-other_23-2147891126.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-sitting-rooftop-kissing-each-other_23-2147891126.jpg?_wi=1",
|
||||
imageAlt: "composite deck construction modern backyard",
|
||||
},
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function HomePage() {
|
||||
author: "Expert Service",
|
||||
description: "Quality fence installation for privacy, security, and curb appeal. Wood, vinyl, and composite options to match your home's style.",
|
||||
tags: ["Fencing", "Privacy"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-cross-nature-with-wooden-fence-it_181624-45737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-cross-nature-with-wooden-fence-it_181624-45737.jpg?_wi=1",
|
||||
imageAlt: "privacy fence residential backyard wooden",
|
||||
},
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function HomePage() {
|
||||
author: "Expert Service",
|
||||
description: "Complete exterior upgrades including siding, trim, windows, and doors. Transform your home's appearance and energy efficiency.",
|
||||
tags: ["Renovation", "Exterior"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-723.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-723.jpg?_wi=1",
|
||||
imageAlt: "home exterior renovation siding windows",
|
||||
},
|
||||
]}
|
||||
@@ -211,7 +211,7 @@ export default function HomePage() {
|
||||
name: "Modern Composite Deck",
|
||||
price: "Completed 2024",
|
||||
variant: "Composite Materials",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-rusted-railing-with-white-stairs_23-2148269845.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-rusted-railing-with-white-stairs_23-2148269845.jpg?_wi=1",
|
||||
imageAlt: "composite deck modern residential backyard",
|
||||
},
|
||||
{
|
||||
@@ -219,7 +219,7 @@ export default function HomePage() {
|
||||
name: "Full Roof Replacement",
|
||||
price: "Completed 2024",
|
||||
variant: "Premium Shingles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg?_wi=1",
|
||||
imageAlt: "full roof replacement new shingles",
|
||||
},
|
||||
{
|
||||
@@ -227,7 +227,7 @@ export default function HomePage() {
|
||||
name: "Cedar Fence Installation",
|
||||
price: "Completed 2024",
|
||||
variant: "6ft Privacy Fence",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149682001.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-bicycle-basket_23-2149682001.jpg?_wi=1",
|
||||
imageAlt: "cedar fence installation completed",
|
||||
},
|
||||
{
|
||||
@@ -235,7 +235,7 @@ export default function HomePage() {
|
||||
name: "Exterior Siding Upgrade",
|
||||
price: "Completed 2024",
|
||||
variant: "James Hardie Board",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-apartment-building-sunlight-daytime_181624-19251.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-apartment-building-sunlight-daytime_181624-19251.jpg?_wi=1",
|
||||
imageAlt: "home siding upgrade modern exterior",
|
||||
},
|
||||
{
|
||||
@@ -243,7 +243,7 @@ export default function HomePage() {
|
||||
name: "Covered Deck Addition",
|
||||
price: "Completed 2024",
|
||||
variant: "Composite + Roofing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=1",
|
||||
imageAlt: "covered patio deck modern outdoor",
|
||||
},
|
||||
{
|
||||
@@ -251,7 +251,7 @@ export default function HomePage() {
|
||||
name: "Complete Exterior Refresh",
|
||||
price: "Completed 2024",
|
||||
variant: "Multiple Services",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-people-talking-office_23-2147668785.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-people-talking-office_23-2147668785.jpg?_wi=1",
|
||||
imageAlt: "complete home exterior renovation",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user