Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
<HeroSplit
|
<HeroSplit
|
||||||
title="Fresh, Hygienic Home Made Frozen Foods – Ready Anytime!"
|
title="Fresh, Hygienic Home Made Frozen Foods – Ready Anytime!"
|
||||||
description="Order now and enjoy homemade taste without the hassle. Open 24 hours, serving your neighborhood with quality you can trust."
|
description="Order now and enjoy homemade taste without the hassle. Open 24 hours, serving your neighborhood with quality you can trust."
|
||||||
background={{ variant: "blurBottom" }}
|
background={{ variant: "plain" }}
|
||||||
tag="24/7 Availability"
|
tag="24/7 Availability"
|
||||||
tagIcon={Clock}
|
tagIcon={Clock}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
|||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="uniform-all-items-equal"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user