diff --git a/src/app/page.tsx b/src/app/page.tsx index 010c0b3..716702a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { }, { id: 2, - title: "Request Non-Glazed", description: "For a 2-hour drive, ask our staff for non-glazed options. Stays fresher, tastes better in the car. They know the trick.", imageSrc: "http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg", imageAlt: "5th Plaza storefront" + title: "Request Non-Glazed", description: "For a 2-hour drive, ask our staff for non-glazed options. Stays fresher, tastes better in the car. They know the trick.", imageSrc: "http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg?_wi=1", imageAlt: "5th Plaza storefront" }, { id: 3, @@ -202,7 +202,7 @@ export default function LandingPage() {