Merge version_2 into main #2
@@ -94,6 +94,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
showRating={true}
|
||||
useInvertedBackground={false}
|
||||
title="Neighbors Love Our Flavors"
|
||||
description="Hear what our local community has to say about their favorite taco spot."
|
||||
testimonials={[
|
||||
@@ -110,6 +111,7 @@ export default function LandingPage() {
|
||||
description="We take orders over the phone for pickup! Give us a call or stop by to place your order on-site."
|
||||
buttons={[{ text: "Call Us Now", href: "tel:+15551234567" }]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user