Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-06-12 13:07:14 +00:00

View File

@@ -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