Update src/app/page.tsx
This commit is contained in:
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Our Services", href: "#features"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520613.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520613.jpg?_wi=1"
|
||||
imageAlt="Professional cleaning services"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Reliable Scheduling", description: "We show up on time, every time."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520612.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520612.jpg?_wi=1"
|
||||
imageAlt="Our professional cleaning team"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Residential Cleaning", description: "We make your house a home again. Complete sanitization, dusting, and floor care.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520612.jpg", imageAlt: "Residential services"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520612.jpg?_wi=2", imageAlt: "Residential services"},
|
||||
items: [
|
||||
{
|
||||
icon: Sparkles,
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Commercial Maintenance", description: "Professional spaces require professional standards. Keep your office pristine.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520613.jpg", imageAlt: "Office services"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520613.jpg?_wi=2", imageAlt: "Office services"},
|
||||
items: [
|
||||
{
|
||||
icon: Zap,
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Move-In / Move-Out", description: "Stressing about your transition? Leave the cleanup to our expert team.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520612.jpg", imageAlt: "Move-in service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520612.jpg?_wi=3", imageAlt: "Move-in service"},
|
||||
items: [
|
||||
{
|
||||
icon: Sparkles,
|
||||
@@ -182,9 +182,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", title: "Exceptional", quote: "I am so impressed with Argentina’s Cleaning. They were thorough and professional.", name: "Sarah J.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg"},
|
||||
{
|
||||
id: "2", title: "Highly Recommend", quote: "My office has never looked cleaner. Great service and very reliable.", name: "Mark D.", role: "Office Manager", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
|
||||
id: "2", title: "Highly Recommend", quote: "My office has never looked cleaner. Great service and very reliable.", name: "Mark D.", role: "Office Manager", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1"},
|
||||
{
|
||||
id: "3", title: "So thorough", quote: "They made our moving experience so much easier. Will definitely use them again!", name: "Emily R.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
|
||||
id: "3", title: "So thorough", quote: "They made our moving experience so much easier. Will definitely use them again!", name: "Emily R.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", title: "Great value", quote: "Affordable and excellent work. Everything was spotless when I returned home.", name: "David K.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-friends_23-2149152887.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user