Merge version_3 into main #6

Merged
bender merged 2 commits from version_3 into main 2026-03-07 20:18:04 +00:00
2 changed files with 13 additions and 1398 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -161,10 +161,10 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready for fresh, delicious donuts? Visit us at 2225 Haltom Rd, Haltom City, TX 76117 or place your order online today. We're open early for all your donut cravings!"
text="Ready for fresh, delicious donuts? Visit us at 2225 Haltom Rd, Haltom City, TX 76117. Open Monday-Friday 6am-8pm, Saturday-Sunday 7am-9pm. Call (817) 555-0100 for orders or questions. Fresh donuts available for delivery and pickup!"
animationType="entrance-slide"
buttons={[
{ text: "Order Online", href: "#" },
{ text: "Order for Delivery", href: "#" },
{ text: "Get Directions", href: "#" }
]}
background={{ variant: "plain" }}