Merge version_2 into main #4
@@ -13,7 +13,7 @@ import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import ContactFaq from '@/components/sections/contact/ContactFaq';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import Link from 'next/link';
|
||||
import { Sprout, Leaf, Users, TrendingUp, Truck, Shield, Phone, Star } from 'lucide-react';
|
||||
import { Sprout, Leaf, Users, TrendingUp, Truck, Shield, Phone, Star, Clock } from 'lucide-react';
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
@@ -113,6 +113,8 @@ export default function HomePage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "View All Products", href: "/products"},
|
||||
{
|
||||
text: "Shop Sale", href: "/products"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user