Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -12,7 +12,7 @@ import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import { Award, Bookmark, Coffee, Flame, Heart, Leaf, Milk, Pizza, Salad, Smile, Sparkles, Star, Cheese } from "lucide-react";
|
||||
import { Award, Bookmark, Coffee, Flame, Heart, Leaf, Milk, Pizza, Salad, Smile, Sparkles, Star } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
icon: Flame,
|
||||
text: "Brick Oven Baked"},
|
||||
{
|
||||
icon: Cheese,
|
||||
icon: Pizza,
|
||||
text: "Gourmet Toppings"},
|
||||
],
|
||||
reverse: true
|
||||
|
||||
Reference in New Issue
Block a user