Merge version_1 into main #1
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-fence-lush-green-hedge-garden-landscape_626616-510.jpg", imageAlt: "Wooden residential fence installation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-fence-lush-green-hedge-garden-landscape_626616-510.jpg?_wi=1", imageAlt: "Wooden residential fence installation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-wooden-fence-pier-with-view-blue-sea-cumulus-clouds-horizon-concept-poster-advertising-seaside-vacation-trip-islands-copy-space-advertising-sea-cruises_166373-8579.jpg", imageAlt: "White vinyl picket fence"},
|
||||
{
|
||||
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-with-barb-wire-metal-canoes-it-with-blue-sky_181624-3959.jpg", imageAlt: "Commercial chain link fencing"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-fence-lush-green-hedge-garden-landscape_626616-510.jpg", imageAlt: "Modern composite fence installation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-fence-lush-green-hedge-garden-landscape_626616-510.jpg?_wi=2", imageAlt: "Modern composite fence installation"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
@@ -148,10 +148,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Maple Ridge", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Sarah Johnson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Property Manager", company: "Riverside Properties", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Michael Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Homeowner", company: "Downtown District", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Emily Rodriguez"},
|
||||
|
||||
Reference in New Issue
Block a user