diff --git a/src/app/page.tsx b/src/app/page.tsx index abc4a6e..c8b4632 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,12 +48,12 @@ export default function LandingPage() { { text: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=12640+Dorsett+Rd+Maryland+Heights+MO" }, ]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/store-employee-showing-new-fashion-collection-elderly-client_482257-83171.jpg", imageAlt: "Professional Garment Care" }, - { imageSrc: "http://img.b2bpic.net/free-photo/store-employee-showing-new-fashion-collection-elderly-client_482257-83171.jpg", imageAlt: "Dry Cleaning Facility" }, - { imageSrc: "http://img.b2bpic.net/free-photo/store-employee-showing-new-fashion-collection-elderly-client_482257-83171.jpg", imageAlt: "Expert Tailoring Work" }, - { imageSrc: "http://img.b2bpic.net/free-photo/store-employee-showing-new-fashion-collection-elderly-client_482257-83171.jpg", imageAlt: "Prom Dress Cleaning" }, - { imageSrc: "http://img.b2bpic.net/free-photo/store-employee-showing-new-fashion-collection-elderly-client_482257-83171.jpg", imageAlt: "Wedding Dress Preservation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/store-employee-showing-new-fashion-collection-elderly-client_482257-83171.jpg", imageAlt: "Professional Pressing" }, + { imageSrc: "http://img.b2bpic.net/free-photo/store-employee-showing-new-fashion-collection-elderly-client_482257-83171.jpg?_wi=1", imageAlt: "Professional Garment Care" }, + { imageSrc: "http://img.b2bpic.net/free-photo/store-employee-showing-new-fashion-collection-elderly-client_482257-83171.jpg?_wi=2", imageAlt: "Dry Cleaning Facility" }, + { imageSrc: "http://img.b2bpic.net/free-photo/store-employee-showing-new-fashion-collection-elderly-client_482257-83171.jpg?_wi=3", imageAlt: "Expert Tailoring Work" }, + { imageSrc: "http://img.b2bpic.net/free-photo/store-employee-showing-new-fashion-collection-elderly-client_482257-83171.jpg?_wi=4", imageAlt: "Prom Dress Cleaning" }, + { imageSrc: "http://img.b2bpic.net/free-photo/store-employee-showing-new-fashion-collection-elderly-client_482257-83171.jpg?_wi=5", imageAlt: "Wedding Dress Preservation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/store-employee-showing-new-fashion-collection-elderly-client_482257-83171.jpg?_wi=6", imageAlt: "Professional Pressing" }, ]} /> @@ -74,12 +74,12 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { id: "s1", title: "Dry Cleaning", author: "Careful & Safe", description: "Eco-friendly cleaning for your delicate fabrics.", tags: ["Premium"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8oapkz" }, - { id: "s2", title: "Alterations & Tailoring", author: "Expert Fit", description: "Professional adjustments for a perfect look.", tags: ["Precise"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8oapkz" }, - { id: "s3", title: "Wedding & Prom", author: "Special Handling", description: "Preservation for your most cherished garments.", tags: ["Specialty"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8oapkz" }, - { id: "s4", title: "Professional Laundry", author: "Fast & Fresh", description: "Crisp shirts and quality finish every time.", tags: ["Daily"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8oapkz" }, - { id: "s5", title: "Specialty Cleaning", author: "Versatile", description: "Pillows, unique fabrics, and household items.", tags: ["Unique"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8oapkz" }, - { id: "s6", title: "Garment Pressing", author: "Flawless", description: "Detail-focused pressing for everyday items.", tags: ["Sharp"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8oapkz" }, + { id: "s1", title: "Dry Cleaning", author: "Careful & Safe", description: "Eco-friendly cleaning for your delicate fabrics.", tags: ["Premium"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8oapkz&_wi=1" }, + { id: "s2", title: "Alterations & Tailoring", author: "Expert Fit", description: "Professional adjustments for a perfect look.", tags: ["Precise"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8oapkz&_wi=2" }, + { id: "s3", title: "Wedding & Prom", author: "Special Handling", description: "Preservation for your most cherished garments.", tags: ["Specialty"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8oapkz&_wi=3" }, + { id: "s4", title: "Professional Laundry", author: "Fast & Fresh", description: "Crisp shirts and quality finish every time.", tags: ["Daily"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8oapkz&_wi=4" }, + { id: "s5", title: "Specialty Cleaning", author: "Versatile", description: "Pillows, unique fabrics, and household items.", tags: ["Unique"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8oapkz&_wi=5" }, + { id: "s6", title: "Garment Pressing", author: "Flawless", description: "Detail-focused pressing for everyday items.", tags: ["Sharp"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8oapkz&_wi=6" }, ]} title="Our Professional Services" description="Comprehensive garment care tailored to your needs."