Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 134dc6750b | |||
| 7c5ec4a0f4 | |||
| 578455972f | |||
| eef9003387 | |||
| 579671f136 |
@@ -50,18 +50,12 @@ export default function LandingPage() {
|
|||||||
text: "Get a Free Estimate", href: "#contact"},
|
text: "Get a Free Estimate", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
carouselItems={[
|
carouselItems={[
|
||||||
{
|
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-helmet-sitting-roof_23-2149343713.jpg", imageAlt: "Roof inspection" },
|
||||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-helmet-sitting-roof_23-2149343713.jpg", imageAlt: "Roof inspection"},
|
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg", imageAlt: "Roof team" },
|
||||||
{
|
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-working-roof_23-2149343672.jpg", imageAlt: "Roof shingles" },
|
||||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg", imageAlt: "Roof team"},
|
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg?_wi=1", imageAlt: "Roof details" },
|
||||||
{
|
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg?_wi=1", imageAlt: "Roof safety" },
|
||||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-working-roof_23-2149343672.jpg", imageAlt: "Roof shingles"},
|
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/worker-building-roof-house_23-2148748850.jpg?_wi=1", imageAlt: "Roof finish" },
|
||||||
{
|
|
||||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg?_wi=1", imageAlt: "Roof details"},
|
|
||||||
{
|
|
||||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg?_wi=1", imageAlt: "Roof safety"},
|
|
||||||
{
|
|
||||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/worker-building-roof-house_23-2148748850.jpg?_wi=1", imageAlt: "Roof finish"},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user