|
|
|
@@ -75,8 +75,8 @@ export default function LandingPage() {
|
|
|
|
title="Family-Owned Restaurant Serving Monticello Since Day One"
|
|
|
|
title="Family-Owned Restaurant Serving Monticello Since Day One"
|
|
|
|
description="USA Restaurant is a local institution in Monticello, Indiana, dedicated to serving the best homestyle breakfast and friendly service. We believe in using fresh ingredients, maintaining consistent quality, and treating every customer like family. From early-morning workers to weekend breakfast diners, we're here to start your day right with a warm welcome and delicious food."
|
|
|
|
description="USA Restaurant is a local institution in Monticello, Indiana, dedicated to serving the best homestyle breakfast and friendly service. We believe in using fresh ingredients, maintaining consistent quality, and treating every customer like family. From early-morning workers to weekend breakfast diners, we're here to start your day right with a warm welcome and delicious food."
|
|
|
|
metrics={[
|
|
|
|
metrics={[
|
|
|
|
{ value: "4.4★", title: "Customer Rating (1,700+ Reviews)" },
|
|
|
|
{ value: "6:00 AM", title: "Daily Opening Time" },
|
|
|
|
{ value: "6:00 AM", title: "Daily Opening Time" }
|
|
|
|
{ value: "4.8★", title: "Customer Rating" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg"
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg"
|
|
|
|
imageAlt="USA Restaurant interior"
|
|
|
|
imageAlt="USA Restaurant interior"
|
|
|
|
@@ -147,6 +147,10 @@ export default function LandingPage() {
|
|
|
|
ctaDescription="Call us now or get directions to our Monticello location. We're open daily starting at 6:00 AM."
|
|
|
|
ctaDescription="Call us now or get directions to our Monticello location. We're open daily starting at 6:00 AM."
|
|
|
|
ctaIcon={Phone}
|
|
|
|
ctaIcon={Phone}
|
|
|
|
ctaButton={{ text: "Call: +1 (574) 583-8179", href: "tel:+15745838179" }}
|
|
|
|
ctaButton={{ text: "Call: +1 (574) 583-8179", href: "tel:+15745838179" }}
|
|
|
|
|
|
|
|
ctaTitleClassName="text-2xl md:text-3xl font-bold"
|
|
|
|
|
|
|
|
ctaDescriptionClassName="text-base md:text-lg"
|
|
|
|
|
|
|
|
ctaButtonClassName="text-lg md:text-xl px-6 md:px-8 py-3 md:py-4"
|
|
|
|
|
|
|
|
ctaButtonTextClassName="text-base md:text-lg font-semibold"
|
|
|
|
faqs={[
|
|
|
|
faqs={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "1", title: "What are your hours?", content: "We open at 6:00 AM daily. Call us at <strong>(574) 583-8179</strong> for closing times and to confirm today's hours."
|
|
|
|
id: "1", title: "What are your hours?", content: "We open at 6:00 AM daily. Call us at <strong>(574) 583-8179</strong> for closing times and to confirm today's hours."
|
|
|
|
|