Merge version_1 into main #1
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384862.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384862.jpg?_wi=1"
|
||||
imageAlt="Professional mobile home leveling service"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
tag="The Process"
|
||||
tagIcon={Wrench}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935976.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935976.jpg?_wi=1"
|
||||
imageAlt="Mobile home foundation before leveling"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -93,13 +93,13 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Foundation Leveling", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935976.jpg", imageAlt: "Before foundation leveling"
|
||||
id: "1", name: "Foundation Leveling", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935976.jpg?_wi=2", imageAlt: "Before foundation leveling"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Professional Restoration", price: "Complete Service", imageSrc: "http://img.b2bpic.net/free-photo/urban-environment-with-grunge-aesthetic_23-2150943422.jpg", imageAlt: "After professional leveling"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Structural Integrity", price: "Long-term Value", imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384862.jpg", imageAlt: "Properly leveled mobile home"
|
||||
id: "3", name: "Structural Integrity", price: "Long-term Value", imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384862.jpg?_wi=2", imageAlt: "Properly leveled mobile home"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user