Update src/app/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Book Your Cleaning", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-male-shirt-apron-holding-hands-heart-looking-pretty-front-view_176474-22582.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-male-shirt-apron-holding-hands-heart-looking-pretty-front-view_176474-22582.jpg?_wi=1"
|
||||
imageAlt="Professional vent cleaning in progress"
|
||||
avatars={[
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
"Deep duct brush", "Sanitization spray", "Air quality report"],
|
||||
button: {
|
||||
text: "Book Premium"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-shirt-apron-holding-hands-heart-looking-pretty-front-view_176474-22582.jpg", imageAlt: "business house icon minimal"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-shirt-apron-holding-hands-heart-looking-pretty-front-view_176474-22582.jpg?_wi=2", imageAlt: "business house icon minimal"},
|
||||
{
|
||||
id: "wizard", title: "Wizard Elite", price: "$599", period: "complete", features: [
|
||||
"Deep cleaning", "System sanitization", "6-month warranty"],
|
||||
|
||||
Reference in New Issue
Block a user