Merge version_1 into main #1
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Get Free Quote", href: "contact" },
|
||||
{ text: "View Our Work", href: "projects" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg?_wi=1"
|
||||
imageAlt="Professional roofing service"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "2", name: "Commercial Metal Roofing Installation", price: "Project Complete", imageSrc: "http://img.b2bpic.net/free-photo/worker-cuts-steel-profiles-drywall-close-up-selective-focus-preparing-installation-ceiling-profile-system-frame-renovation-repair_166373-1903.jpg", imageAlt: "Commercial metal roofing"},
|
||||
{
|
||||
id: "3", name: "Storm Damage Restoration", price: "Project Complete", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg", imageAlt: "Storm damage restoration"},
|
||||
id: "3", name: "Storm Damage Restoration", price: "Project Complete", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg?_wi=2", imageAlt: "Storm damage restoration"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -123,13 +123,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Michael Johnson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Michael Johnson"},
|
||||
id: "1", name: "Michael Johnson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Michael Johnson"},
|
||||
{
|
||||
id: "2", name: "Sarah Williams", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Sarah Williams"},
|
||||
id: "2", name: "Sarah Williams", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Sarah Williams"},
|
||||
{
|
||||
id: "3", name: "David Martinez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Martinez"},
|
||||
id: "3", name: "David Martinez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "David Martinez"},
|
||||
{
|
||||
id: "4", name: "Jennifer Lee", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Jennifer Lee"},
|
||||
id: "4", name: "Jennifer Lee", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4", imageAlt: "Jennifer Lee"},
|
||||
]}
|
||||
cardTitle="Over 500 satisfied customers trust J & J Roofing for their roofing needs"
|
||||
cardTag="Customer Testimonials"
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg?_wi=3"
|
||||
imageAlt="Free roofing quote"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your email address"
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg?_wi=4"
|
||||
imageAlt="J & J Roofing footer"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user