Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-05-09 17:02:25 +00:00

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
]}
buttons={[
{
text: "Call Now", href: "tel:3215550100"},
text: "Call Now", href: "tel:3212416433"},
{
text: "Transfer Prescription", href: "#refills"},
]}
@@ -270,7 +270,9 @@ export default function LandingPage() {
{
title: "Contact", items: [
{
label: "Call: 321-555-0100", href: "tel:3215550100"},
label: "Call: 321-241-6433", href: "tel:3212416433"},
{
label: "Fax: 321-241-6434", href: "tel:3212416434"},
{
label: "Directions", href: "#contact"},
],