Merge version_3 into main #6
1407
src/app/layout.tsx
1407
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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" }}
|
||||
|
||||
Reference in New Issue
Block a user