Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 27c7fae7e3 | |||
| 70d2554c56 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
<HeroSplitDoubleCarousel
|
<HeroSplitDoubleCarousel
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="Fresh Food, Delivered Fast"
|
title="Hot Restaurant Meals Delivered in 30 Minutes or Less"
|
||||||
description="Experience premium restaurant quality food delivered directly to your doorstep with our fast and reliable delivery service."
|
description="Experience premium restaurant quality food delivered directly to your doorstep with our fast and reliable delivery service."
|
||||||
leftCarouselItems={[
|
leftCarouselItems={[
|
||||||
{
|
{
|
||||||
@@ -276,4 +276,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user