Merge version_1 into main #3
@@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import { Award, BookOpen, Cherry, Flame, Heart, Leaf, MessageCircle, Pizza, Rocket, Sparkles, Star, Utensils, Smiley } from "lucide-react";
|
||||
import { Award, BookOpen, Cherry, Flame, Heart, Leaf, MessageCircle, Pizza, Rocket, Sparkles, Star, Utensils, Smile } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
icon: Award,
|
||||
text: "Perfect Crust"},
|
||||
{
|
||||
icon: Smiley,
|
||||
icon: Smile,
|
||||
text: "Unique Flavor"},
|
||||
],
|
||||
reverse: false,
|
||||
|
||||
Reference in New Issue
Block a user