Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 10518be214 | |||
| 994c0f4aed | |||
| cf5043d431 |
@@ -100,9 +100,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", brand: "Concrete", name: "Driveways", price: "Durable & Reinforced", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/creativity-ideas-exterior-design-stairway-pavement-concept_53876-23408.jpg" },
|
||||
{ id: "p1", brand: "Concrete", name: "Driveways", price: "Built to Last", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/creativity-ideas-exterior-design-stairway-pavement-concept_53876-23408.jpg" },
|
||||
{ id: "p2", brand: "Concrete", name: "Patios", price: "Custom Designs", rating: 5, reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-stone-wall-surface_23-2151214695.jpg" },
|
||||
{ id: "p3", brand: "Concrete", name: "Foundations", price: "Structural Strength", rating: 5, reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431492.jpg" },
|
||||
{ id: "p3", brand: "Concrete", name: "Foundations", price: "Heavy-Duty Integrity", rating: 5, reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431492.jpg" },
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Quality concrete solutions for every structural and architectural need."
|
||||
|
||||
Reference in New Issue
Block a user