Merge version_3 into main #13
@@ -58,7 +58,7 @@ export default function Page() {
|
||||
title="Recent Projects"
|
||||
description="See the quality of our work."
|
||||
useInvertedBackground={false}
|
||||
products={[{ id: "p1", name: "Tile Replacement", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg" }, { id: "p2", name: "Underlayment Upgrade", imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg" }, { id: "p3", name: "Flat Roof Restoration", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-artistic-architectural-design_23-2148252774.jpg" }, { id: "p4", name: "Custom Tile Design", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg" }, { id: "p5", name: "Shingle Renewal", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13093.jpg" }, { id: "p6", name: "Patio Specialty", 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: "$500", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-17.jpg" }, { id: "p2", name: "Underlayment Upgrade", price: "$750", imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg" }, { id: "p3", name: "Flat Roof Restoration", price: "$1200", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-artistic-architectural-design_23-2148252774.jpg" }, { id: "p4", name: "Custom Tile Design", price: "$900", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg" }, { id: "p5", name: "Shingle Renewal", price: "$600", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13093.jpg" }, { id: "p6", name: "Patio Specialty", price: "$400", 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