diff --git a/src/app/page.tsx b/src/app/page.tsx index 66ba125..b2797f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Sarah J.", date: "Oct 2023", title: "Incredible Service!", quote: "The team here is so welcoming. Truly feels like a family spot.", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdpDRQRRSIepyxfJXRZMj9FKyz/a-portrait-of-a-happy-customer-in-a-high-1774829781500-1f2112a3.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdpDRQRRSIepyxfJXRZMj9FKyz/a-portrait-of-a-happy-customer-in-a-high-1774829781500-1f2112a3.png"}, + id: "1", name: "Sarah J.", date: "Oct 2023", title: "Incredible Service!", quote: "The team here is so welcoming. Truly feels like a family spot.", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdpDRQRRSIepyxfJXRZMj9FKyz/a-portrait-of-a-happy-customer-in-a-high-1774829781500-1f2112a3.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdpDRQRRSIepyxfJXRZMj9FKyz/a-portrait-of-a-happy-customer-in-a-high-1774829781500-1f2112a3.png?_wi=1"}, { id: "2", name: "Michael B.", date: "Sep 2023", title: "Amazing Tacos", quote: "Best tacos in town, hands down. Portion sizes are massive!", tag: "Foodie", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdpDRQRRSIepyxfJXRZMj9FKyz/a-portrait-of-a-happy-customer-in-a-high-1774829781304-277db2ee.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdpDRQRRSIepyxfJXRZMj9FKyz/a-portrait-of-a-happy-customer-in-a-high-1774829781304-277db2ee.png"}, { @@ -111,7 +111,7 @@ export default function LandingPage() { { id: "4", name: "David K.", date: "Jul 2023", title: "Local Favorite", quote: "Fast, friendly, and delicious. You won't leave hungry.", tag: "Fan", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdpDRQRRSIepyxfJXRZMj9FKyz/a-portrait-of-a-happy-customer-in-a-high-1774829781643-b1381792.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdpDRQRRSIepyxfJXRZMj9FKyz/a-portrait-of-a-happy-customer-in-a-high-1774829781643-b1381792.png"}, { - id: "5", name: "Maria L.", date: "Jun 2023", title: "Authentic Taste", quote: "Tastes exactly like my abuela's cooking. Highly recommend!", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdpDRQRRSIepyxfJXRZMj9FKyz/a-portrait-of-a-happy-customer-in-a-high-1774829781500-1f2112a3.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdpDRQRRSIepyxfJXRZMj9FKyz/a-portrait-of-a-happy-customer-in-a-high-1774829781500-1f2112a3.png"}, + id: "5", name: "Maria L.", date: "Jun 2023", title: "Authentic Taste", quote: "Tastes exactly like my abuela's cooking. Highly recommend!", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdpDRQRRSIepyxfJXRZMj9FKyz/a-portrait-of-a-happy-customer-in-a-high-1774829781500-1f2112a3.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdpDRQRRSIepyxfJXRZMj9FKyz/a-portrait-of-a-happy-customer-in-a-high-1774829781500-1f2112a3.png?_wi=2"}, ]} title="What Our Neighbors Say" description="Authentic reviews from our community who made us their go-to spot."