Merge version_1 into main #6
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
title="Roofing Systems Built for Performance, Designed for Longevity."
|
||||
description="Trusted by industry leaders. Proven on complex projects. Built to last decades."
|
||||
buttons={[{ text: "Get Free Estimate", href: "/contact" }, { text: "View Projects", href: "/projects" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-new-cars-parking-port-automobile-factory_335224-734.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-new-cars-parking-port-automobile-factory_335224-734.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "David Miller", handle: "@dfirm", testimonial: "Incredible attention to detail.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4006.jpg", imageAlt: "a bird's eye view of shanghai" },
|
||||
{ id: "t2", name: "Lisa Wong", handle: "@lwprop", testimonial: "Highly recommended for institutional work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-new-cars-parking-port-automobile-factory_335224-734.jpg", imageAlt: "a bird's eye view of shanghai" },
|
||||
{ id: "t2", name: "Lisa Wong", handle: "@lwprop", testimonial: "Highly recommended for institutional work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-new-cars-parking-port-automobile-factory_335224-734.jpg?_wi=2", imageAlt: "a bird's eye view of shanghai" },
|
||||
{ id: "t3", name: "Robert Kent", handle: "@rkeng", testimonial: "Professional and fast delivery.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg", imageAlt: "a bird's eye view of shanghai" },
|
||||
{ id: "t4", name: "Susan Reed", handle: "@sreed", testimonial: "The best commercial team out there.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-drill-medium-shot_23-2149366636.jpg", imageAlt: "a bird's eye view of shanghai" },
|
||||
{ id: "t5", name: "James Smith", handle: "@jsmith", testimonial: "Expertise clearly shown in every phase.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14957.jpg", imageAlt: "a bird's eye view of shanghai" }
|
||||
|
||||
Reference in New Issue
Block a user