Update src/app/page.tsx
This commit is contained in:
@@ -94,10 +94,10 @@ export default function LandingPage() {
|
|||||||
description="From meticulous interior work to durable exterior coatings, we cover all your painting needs with excellence."
|
description="From meticulous interior work to durable exterior coatings, we cover all your painting needs with excellence."
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Interior Painting", description: "Transform your living spaces with fresh colors and professional finishes. We handle everything from prep to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/house-interior-view-from-top-floor_23-2148687796.jpg", imageAlt: "Interior painted room"
|
title: "Interior Painting", description: "Transform your living spaces with fresh colors and professional finishes. We handle everything from prep to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/house-interior-view-from-top-floor_23-2148687796.jpg?_wi=1", imageAlt: "Interior painted room"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Exterior Painting", description: "Protect and beautify your home's exterior with our high-quality, weather-resistant paints and expert application.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-with-green-garden_23-2148784865.jpg", imageAlt: "Exterior painted house"
|
title: "Exterior Painting", description: "Protect and beautify your home's exterior with our high-quality, weather-resistant paints and expert application.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-with-green-garden_23-2148784865.jpg?_wi=1", imageAlt: "Exterior painted house"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Commercial Painting", description: "Minimize disruption and maximize impact with our efficient and professional commercial painting solutions.", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building-architectural-detail_23-2148281057.jpg", imageAlt: "Commercial building exterior"
|
title: "Commercial Painting", description: "Minimize disruption and maximize impact with our efficient and professional commercial painting solutions.", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building-architectural-detail_23-2148281057.jpg", imageAlt: "Commercial building exterior"
|
||||||
@@ -133,11 +133,11 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "residential-interior", title: "Residential Interior Makeover", author: "Client Project", description: "Complete interior painting for a modern family home, creating bright and inviting spaces.", tags: ["Interior", "Residential", "Modern"],
|
id: "residential-interior", title: "Residential Interior Makeover", author: "Client Project", description: "Complete interior painting for a modern family home, creating bright and inviting spaces.", tags: ["Interior", "Residential", "Modern"],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/house-interior-view-from-top-floor_23-2148687796.jpg", imageAlt: "Residential Interior Painting Project"
|
imageSrc: "http://img.b2bpic.net/free-photo/house-interior-view-from-top-floor_23-2148687796.jpg?_wi=2", imageAlt: "Residential Interior Painting Project"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "commercial-exterior", title: "Commercial Exterior Revitalization", author: "Client Project", description: "A fresh, durable coat for a local business, enhancing curb appeal and protection.", tags: ["Exterior", "Commercial", "Durability"],
|
id: "commercial-exterior", title: "Commercial Exterior Revitalization", author: "Client Project", description: "A fresh, durable coat for a local business, enhancing curb appeal and protection.", tags: ["Exterior", "Commercial", "Durability"],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-with-green-garden_23-2148784865.jpg", imageAlt: "Commercial Exterior Painting Project"
|
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-with-green-garden_23-2148784865.jpg?_wi=2", imageAlt: "Commercial Exterior Painting Project"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
title="Our Recent Painting Projects"
|
title="Our Recent Painting Projects"
|
||||||
|
|||||||
Reference in New Issue
Block a user