Update src/app/page.tsx
This commit is contained in:
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
href: "#services",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145554.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145554.jpg?_wi=1"
|
||||
imageAlt="modern home cleaning service interior"
|
||||
/>
|
||||
</div>
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
icon: CheckCircle,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-happy-people-having-fun_23-2149152868.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-happy-people-having-fun_23-2149152868.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
imageAlt="professional cleaning team smiling uniforms"
|
||||
/>
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
description: "Maintain a pristine, professional environment for your business.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Briefcase,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145554.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145554.jpg?_wi=2",
|
||||
imageAlt: "Modern kitchen interior design",
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
description: "Thorough and intensive cleaning for a truly refreshed space.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Feather,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-having-fun_23-2149152868.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-having-fun_23-2149152868.jpg?_wi=2",
|
||||
imageAlt: "Modern kitchen interior design",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user