Merge version_3 into main #3
@@ -129,17 +129,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Residential Living Room", price: "See Project Details", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-standing-ladder_23-2149098990.jpg"},
|
||||
id: "p1", name: "Residential Living Room", price: "Get a Custom Estimate", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-standing-ladder_23-2149098990.jpg"},
|
||||
{
|
||||
id: "p2", name: "Kitchen Cabinet Refinish", price: "See Project Details", imageSrc: "http://img.b2bpic.net/free-photo/view-hands-engaged-it-yourself-project_23-2151509383.jpg"},
|
||||
id: "p2", name: "Kitchen Cabinet Refinish", price: "Get a Custom Estimate", imageSrc: "http://img.b2bpic.net/free-photo/view-hands-engaged-it-yourself-project_23-2151509383.jpg"},
|
||||
{
|
||||
id: "p3", name: "Exterior House Painting", price: "See Project Details", imageSrc: "http://img.b2bpic.net/free-photo/man-paints-with-white-paint-wooden-planks-man-industrial-concept-there-is-place-text-object-is-close-up_169016-4430.jpg"},
|
||||
id: "p3", name: "Exterior House Painting", price: "Get a Custom Estimate", imageSrc: "http://img.b2bpic.net/free-photo/man-paints-with-white-paint-wooden-planks-man-industrial-concept-there-is-place-text-object-is-close-up_169016-4430.jpg"},
|
||||
{
|
||||
id: "p4", name: "Commercial Office Interior", price: "See Project Details", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-paint-roll_23-2147703599.jpg"},
|
||||
id: "p4", name: "Commercial Office Interior", price: "Get a Custom Estimate", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-paint-roll_23-2147703599.jpg"},
|
||||
{
|
||||
id: "p5", name: "Trim Detail Restoration", price: "See Project Details", imageSrc: "http://img.b2bpic.net/free-photo/closeup-process-making-handmade-gingerbread_169016-19699.jpg"},
|
||||
id: "p5", name: "Trim Detail Restoration", price: "Get a Custom Estimate", imageSrc: "http://img.b2bpic.net/free-photo/closeup-process-making-handmade-gingerbread_169016-19699.jpg"},
|
||||
{
|
||||
id: "p6", name: "Front Porch Finish", price: "See Project Details", imageSrc: "http://img.b2bpic.net/free-photo/classical-building-with-attractive-perspective-tourist-woman-white-dress-hat_1428-572.jpg"},
|
||||
id: "p6", name: "Front Porch Finish", price: "Get a Custom Estimate", imageSrc: "http://img.b2bpic.net/free-photo/classical-building-with-attractive-perspective-tourist-woman-white-dress-hat_1428-572.jpg"},
|
||||
]}
|
||||
title="Our Recent Work"
|
||||
description="Browse our gallery of past painting projects to see the quality we bring to Rockford homes."
|
||||
@@ -237,4 +237,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user