Merge version_1 into main #3
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -57,6 +57,7 @@ export default function LandingPage() {
|
||||
{ text: "Find Location", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marcus J.", handle: "Local Regular", testimonial: "Best street food I've had in years. The flavors are incredible!", rating: 5,
|
||||
@@ -166,7 +167,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Find Blazin Bites"
|
||||
description="Follow our location updates and get notifications on new menu items, special events, and exclusive food truck stops around the neighborhood."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working_23-2148896942.jpg"
|
||||
imageAlt="Blazin Bites Location"
|
||||
|
||||
Reference in New Issue
Block a user