Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d4c149433 | |||
| 17c1bfe814 | |||
| 070871a9f5 | |||
| 817c89b331 |
@@ -115,15 +115,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Lawn Mowing & Maintenance", price: "From $50", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron_1157-41429.jpg"},
|
||||
id: "p1", name: "Lawn Mowing & Maintenance", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron_1157-41429.jpg"},
|
||||
{
|
||||
id: "p2", name: "Landscape Design", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30871.jpg"},
|
||||
{
|
||||
id: "p3", name: "Sod Installation", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stone-path-walk-run-garden_74190-8976.jpg"},
|
||||
{
|
||||
id: "p4", name: "Lawn Pest Control", price: "Starting at $75", imageSrc: "http://img.b2bpic.net/free-photo/man-spraying-plants-garden_23-2148396745.jpg"},
|
||||
id: "p4", name: "Lawn Pest Control", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/man-spraying-plants-garden_23-2148396745.jpg"},
|
||||
{
|
||||
id: "p5", name: "Grass Seeding", price: "From $120", imageSrc: "http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg"},
|
||||
id: "p5", name: "Grass Seeding", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg"},
|
||||
{
|
||||
id: "p6", name: "General Yard Cleanup", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-trowel-green-grass_181624-26501.jpg"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user