diff --git a/src/app/page.tsx b/src/app/page.tsx index 73220ee..63d9542 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { { id: "6", brand: "Classic", name: "Daily Sourdough", price: "$10", rating: 5, reviewCount: "115", imageSrc: "http://img.b2bpic.net/free-photo/pieces-mixed-homemade-breads-presented-different-levels-wooden-table-as-samples-sale_346278-832.jpg" }, ]} title="Fresh From Today’s Oven" - description="Small batch, big flavor. We bake fresh daily with limited quantities." + description="Small batch, big flavor. We sell out daily—pre-order now to avoid disappointment and secure your favorites." buttons={[{ text: "View Full Menu", href: "#" }]} />