diff --git a/src/app/page.tsx b/src/app/page.tsx index b319f24..8344d96 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { description="Loved by our community for exceptional coffee, warm hospitality, and the perfect atmosphere." tag="4.9★ 100+ Reviews" tagIcon={Star} - tagAnimation="fade-up" + tagAnimation="slide-up" testimonials={[ { id: "1", name: "Sarah M.", role: "Regular Customer", company: "Detroit Local", rating: 5, @@ -80,7 +80,7 @@ export default function LandingPage() { }, { id: "3", name: "Jessica T.", role: "Barista Regular", company: "Detroit Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg" }, { id: "4", name: "David K.", role: "Espresso Connoisseur", company: "Detroit Local", rating: 5, @@ -147,7 +147,7 @@ export default function LandingPage() { tag="Our Story" tagIcon={Heart} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg" imageAlt="Cozy café interior with warm lighting" useInvertedBackground={false} ariaLabel="About Decent Detroit section"