Update src/app/page.tsx
This commit is contained in:
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
handle: "@HappyHomeowner",
|
||||
testimonial: "HomePro did an amazing job! Our house looks brand new, and the team was incredibly professional and efficient.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-red-dress-model-posing-outside_1303-10118.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-red-dress-model-posing-outside_1303-10118.jpg?_wi=1",
|
||||
imageAlt: "Sarah J. testimonial avatar",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
href: "#gallery",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-paints-wall-with-roller-home_1398-1594.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-paints-wall-with-roller-home_1398-1594.jpg?_wi=1"
|
||||
imageAlt="Modern home interior after professional painting and renovation"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
||||
description: "Enhance your home's curb appeal and protect it from the elements. We use durable, weather-resistant paints and meticulous preparation for lasting results.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Paintbrush,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-paints-wall-with-roller-home_1398-1594.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-paints-wall-with-roller-home_1398-1594.jpg?_wi=2",
|
||||
imageAlt: "paint roller icon graphic design",
|
||||
},
|
||||
{
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
description: "From minor updates to full-scale renovations, we create functional and beautiful kitchens and bathrooms. Enjoy modern designs, quality materials, and expert installation.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Droplets,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-red-dress-model-posing-outside_1303-10118.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-red-dress-model-posing-outside_1303-10118.jpg?_wi=2",
|
||||
imageAlt: "paint roller icon graphic design",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user