Merge version_2 into main #6
@@ -70,7 +70,7 @@ export default function Page() {
|
||||
title="Recent Projects"
|
||||
description="See the quality of our work."
|
||||
useInvertedBackground={false}
|
||||
products={[{ id: "p1", name: "Tile Replacement", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg" }, { id: "p2", name: "Underlayment Upgrade", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg" }, { id: "p3", name: "Flat Roof Restoration", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-artistic-architectural-design_23-2148252774.jpg" }, { id: "p4", name: "Custom Tile Design", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg" }, { id: "p5", name: "Shingle Renewal", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13093.jpg" }, { id: "p6", name: "Patio Specialty", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-red-metal-small-houses-coast-sea_181624-986.jpg" }]}
|
||||
products={[{ id: "p1", name: "Tile Replacement", price: "Starting at $4,999", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg" }, { id: "p2", name: "Underlayment Upgrade", price: "Starting at $2,499", imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg" }, { id: "p3", name: "Flat Roof Restoration", price: "Starting at $3,599", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-artistic-architectural-design_23-2148252774.jpg" }, { id: "p4", name: "Custom Tile Design", price: "Starting at $5,999", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg" }, { id: "p5", name: "Shingle Renewal", price: "Starting at $2,999", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13093.jpg" }, { id: "p6", name: "Patio Specialty", price: "Starting at $1,999", imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-red-metal-small-houses-coast-sea_181624-986.jpg" }]}
|
||||
/>
|
||||
</div>
|
||||
<div id="process" data-section="process">
|
||||
|
||||
Reference in New Issue
Block a user