Merge version_3 into main #5
@@ -11,7 +11,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import { CakeSlice, ChefHat, Coffee, Egg, Facebook, Instagram, Juice, Mountain, Salad, Sparkles, Speech, Star, Sun, Table, Users, Utensils } from "lucide-react";
|
||||
import { CakeSlice, ChefHat, Coffee, Egg, Facebook, Instagram, Mountain, Salad, Sparkles, Speech, Star, Sun, Table, Users, Utensils } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
icon: Salad,
|
||||
text: "Local Ingredients"},
|
||||
{
|
||||
icon: Juice,
|
||||
icon: Sparkles,
|
||||
text: "Refreshing Drinks"},
|
||||
],
|
||||
reverse: true
|
||||
|
||||
Reference in New Issue
Block a user