Merge version_1 into main #1
@@ -10,7 +10,7 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar
|
||||
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import { Heart, Trophy, Zap, Globe, Sparkles, Mail, Award, Ice Cream, Users, Instagram, Facebook, Twitter } from 'lucide-react';
|
||||
import { Heart, Trophy, Zap, Globe, Sparkles, Mail, Award, IceCream, Users, Instagram, Facebook, Twitter } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
title="Our Signature Collection"
|
||||
description="Handcrafted ice cream flavors designed to celebrate the finest moments of your day"
|
||||
tag="Premium Selection"
|
||||
tagIcon={Ice Cream}
|
||||
tagIcon={IceCream}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
|
||||
Reference in New Issue
Block a user