Merge version_1 into main #3
@@ -54,13 +54,13 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg", imageAlt: "Professional roofing installation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg?_wi=1", imageAlt: "Professional roofing installation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg", imageAlt: "Expert roof repair work"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg?_wi=2", imageAlt: "Expert roof repair work"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-love-winter-time_329181-4651.jpg", imageAlt: "Skilled roofing team"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-love-winter-time_329181-4651.jpg?_wi=1", imageAlt: "Skilled roofing team"
|
||||
},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/big-love-winter-time_329181-4651.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/big-love-winter-time_329181-4651.jpg?_wi=2"
|
||||
imageAlt="Elite Roofing team"
|
||||
mediaAnimation="blur-reveal"
|
||||
bulletPoints={[
|
||||
|
||||
Reference in New Issue
Block a user