diff --git a/src/app/page.tsx b/src/app/page.tsx index b4b699c..c493298 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function Page() { { name: "Contact", id: "#contact" } ]} bottomLeftText="Marina Vallarta, Puerto Vallarta" - bottomRightText="Open Tuesday-Sunday" + bottomRightText="Open 6 Days a Week" /> @@ -132,7 +132,7 @@ export default function Page() { logoText="Gabistro" description="Discover Gabistro, your neighborhood café serving fresh, flavorful meals in the heart of Puerto Vallarta. Open Tuesday through Sunday for breakfast and brunch." buttons={[ - { text: "Call Now", href: "tel:+523221234567" }, + { text: "Call Now", href: "tel:+523223650759" }, { text: "Reserve a Table", href: "#contact" } ]} slides={[ @@ -242,7 +242,7 @@ export default function Page() {
); -} +} \ No newline at end of file