Merge version_1 into main #1
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Call (701) 555-0100", href: "tel:+17015550100" }
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-worker-puts-laminate-flooring-floor_169016-17792.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-worker-puts-laminate-flooring-floor_169016-17792.jpg?_wi=1"
|
||||
imageAlt="Professional flooring installation in progress"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "Homeowner", company: "West Bismarck", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", imageAlt: "Sarah Mitchell"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Rodriguez", role: "Property Manager", company: "Capital Properties", rating: 5,
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Linda Chen", role: "Business Owner", company: "Downtown Retail", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", imageAlt: "Linda Chen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg?_wi=2", imageAlt: "Linda Chen"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Thompson", role: "Homeowner", company: "South Bismarck", rating: 5,
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-worker-puts-laminate-flooring-floor_169016-17792.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-worker-puts-laminate-flooring-floor_169016-17792.jpg?_wi=2"
|
||||
imageAlt="Finished flooring project"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user