Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
tag="Refreshing Flavors"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-fruity-popsicles_23-2148763635.jpg"
|
||||
imageAlt="Colorful DL Shaved Ice"
|
||||
buttons={[
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
description="At DL Shaved Ice, we believe in quality, creativity, and customer happiness. Every cup is crafted with the finest ingredients and endless flavor combinations to make your day brighter."
|
||||
tag="Our Story"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wife-husband-cutting-watermelon_23-2148659541.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wife-husband-cutting-watermelon_23-2148659541.jpg"
|
||||
imageAlt="DL Shaved Ice Stand"
|
||||
buttons={[{ text: "Our Menu", href: "#products" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
tag="Benefits"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wife-husband-cutting-watermelon_23-2148659541.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wife-husband-cutting-watermelon_23-2148659541.jpg"
|
||||
imageAlt="Quality Ingredients"
|
||||
mediaAnimation="slide-up"
|
||||
accordionItems={[
|
||||
|
||||
Reference in New Issue
Block a user