Update src/app/page.tsx
This commit is contained in:
@@ -45,6 +45,7 @@ export default function Home() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/yellow-bokeh-effect_1252-348.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatarText="Join 500+ satisfied homeowners"
|
||||
avatars={[{src: "http://img.b2bpic.net/free-photo/green-trees-forest-garden_114579-11461.jpg", alt: "Green trees in the forest or garden"}, {src: "http://img.b2bpic.net/free-photo/evening-light-shines-green-grass-field-flowers_8353-7363.jpg", alt: "Evening light shines over green grass and field flowers"}, {src: "http://img.b2bpic.net/free-photo/antique-lamp-outdoor_1339-7212.jpg", alt: "antique lamp outdoor"}, {src: "http://img.b2bpic.net/free-photo/beautiful-view-leaf-covered-stone-wall-street-lamp-colorful-sky_181624-7645.jpg", alt: "Beautiful view of a leaf covered stone wall and a street lamp under the colorful sky"}, {src: "http://img.b2bpic.net/free-photo/yellow-bokeh-effect_1252-348.jpg", alt: "luxury landscape design dusk"}]}
|
||||
marqueeItems={[{type: "text", text: "Licensed & Insured"}, {type: "text", text: "Professional Crew"}, {type: "text", text: "Reliable Service"}, {type: "text", text: "Detail Focused"}, {type: "text", text: "Customized Care"}]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user