Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
{ text: "Call Now: (819) 775-7695", href: "tel:(819)775-7695" },
|
||||
{ text: "Request Free Quote", href: "#contact" }
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/repairman-home-construction-using-roller-brush-as-guitar-guy-singing-while-renovating-house-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14172.jpg"
|
||||
imageAlt="Professional painting service in progress"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -161,13 +161,13 @@ export default function LandingPage() {
|
||||
id: "1", name: "Sarah Mitchell", handle: "Kemptville Homeowner", testimonial: "W Painting & Sons transformed our living room. Professional, clean, and the quality is exceptional. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Johnson", handle: "Business Owner", testimonial: "They painted our entire office space on time and on budget. Great attention to detail and minimal disruption to our operations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "David Johnson"
|
||||
id: "2", name: "David Johnson", handle: "Business Owner", testimonial: "They painted our entire office space on time and on budget. Great attention to detail and minimal disruption to our operations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "David Johnson"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jennifer Rodriguez", handle: "North Grenville Resident", testimonial: "The exterior paint job looks amazing! They handled all the surface prep and the finish is perfect. Very professional team.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Jennifer Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Chen", handle: "Manotick Home Renovation", testimonial: "We've used them for multiple projects over the years. Consistent quality, reliable service, and great communication throughout.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Michael Chen"
|
||||
id: "4", name: "Michael Chen", handle: "Manotick Home Renovation", testimonial: "We've used them for multiple projects over the years. Consistent quality, reliable service, and great communication throughout.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Michael Chen"
|
||||
}
|
||||
]}
|
||||
speed={40}
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
{ text: "Call (819) 775-7695", href: "tel:(819)775-7695" },
|
||||
{ text: "Email for Quote", href: "mailto:info@wpaintingandsons.com" }
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user