Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ce9a78c1b3 | |||
| 7c788c0fd9 |
@@ -122,17 +122,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "g1", name: "Project Alpha", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg"},
|
||||
id: "g1", name: "Project Alpha", price: "GAF Timberline Installation", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg"},
|
||||
{
|
||||
id: "g2", name: "Project Beta", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/window-surface-cargo-warehouse-old-industrial-zone_1339-2603.jpg"},
|
||||
id: "g2", name: "Project Beta", price: "GAF Timberline Installation", imageSrc: "http://img.b2bpic.net/free-photo/window-surface-cargo-warehouse-old-industrial-zone_1339-2603.jpg"},
|
||||
{
|
||||
id: "g3", name: "Project Gamma", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-nature-aerial-view_23-2151912659.jpg"},
|
||||
id: "g3", name: "Project Gamma", price: "GAF Timberline Installation", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-nature-aerial-view_23-2151912659.jpg"},
|
||||
{
|
||||
id: "g4", name: "Project Delta", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg"},
|
||||
id: "g4", name: "Project Delta", price: "GAF Timberline Installation", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg"},
|
||||
{
|
||||
id: "g5", name: "Project Epsilon", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-with-helmet-sitting-roof_23-2149343711.jpg"},
|
||||
id: "g5", name: "Project Epsilon", price: "GAF Timberline Installation", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-with-helmet-sitting-roof_23-2149343711.jpg"},
|
||||
{
|
||||
id: "g6", name: "Project Zeta", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13092.jpg"},
|
||||
id: "g6", name: "Project Zeta", price: "GAF Timberline Installation", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13092.jpg"},
|
||||
]}
|
||||
title="Before & After transformations"
|
||||
description="See the quality of our work in NC neighborhoods."
|
||||
|
||||
Reference in New Issue
Block a user