Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
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."
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="24/7 Availability"
|
||||
tagIcon={Clock}
|
||||
tagAnimation="slide-up"
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user