Merge version_1 into main #1
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-american-burgers-with-fries-sauce_23-2148290596.jpg"
|
||||
imageAlt="Luxury fast food spread"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -82,6 +82,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "feature-1",
|
||||
@@ -112,6 +113,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "product-1",
|
||||
@@ -145,6 +147,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
@@ -225,7 +228,7 @@ export default function LandingPage() {
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/penne-pasta-with-cream-cheese-sauteed-vegetables_114579-2330.jpg"
|
||||
imageAlt="Chatpat Bites contact image"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
buttonText="Place Your Order"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user