diff --git a/src/app/page.tsx b/src/app/page.tsx index e016979..4ac6694 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,6 +156,9 @@ export default function LandingPage() { id: "f2", title: "Are your items made fresh?", content: "We craft our pastries fresh every morning to ensure the highest quality."}, { id: "f3", title: "Is parking available?", content: "Yes, we have free street parking conveniently located near Park Street."}, + { + id: "f4", title: "Do you offer dietary or allergen information?", content: "We use various ingredients including nuts, dairy, soy, and wheat. Please ask our staff for a detailed allergen guide during your visit." + } ]} title="Commonly Asked" description="Have questions about our baking? Find answers here."