Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6760ed7474 | |||
| 4b2ba42973 |
@@ -10,7 +10,7 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar
|
|||||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||||
import { Leaf, Sprout, Truck, Globe, Zap, UtensilsCrossed, Award, Package } from "lucide-react";
|
import { Leaf, Sprout, Truck, Globe, Zap, UtensilsCrossed, Award, Package, Calendar } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -46,8 +46,8 @@ export default function LandingPage() {
|
|||||||
<HeroBillboard
|
<HeroBillboard
|
||||||
title="Fresh Farm-to-Table Pasta, Delivered Daily"
|
title="Fresh Farm-to-Table Pasta, Delivered Daily"
|
||||||
description="Experience authentic Italian tortellini crafted from the finest organic ingredients. From our farm to your table in minutes."
|
description="Experience authentic Italian tortellini crafted from the finest organic ingredients. From our farm to your table in minutes."
|
||||||
tag="Farm Fresh Quality"
|
tag="Monday Delivery Only"
|
||||||
tagIcon={Leaf}
|
tagIcon={Calendar}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-preserved-tomatoes_23-2148606772.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-preserved-tomatoes_23-2148606772.jpg"
|
||||||
|
|||||||
Reference in New Issue
Block a user