Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-16 11:20:51 +00:00

View File

@@ -9,7 +9,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import { Flame, Star } from 'lucide-react';
import { Flame, Star, Cactus } from 'lucide-react';
export default function LandingPage() {
return (
@@ -56,6 +56,7 @@ export default function LandingPage() {
{ text: "Order Now", href: "#" },
{ text: "View Menu", href: "#" }
]}
mediaAnimation="opacity"
rating={5}
ratingText="5-star Local Favorite"
/>
@@ -64,7 +65,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
tag="Our Story"
tagIcon={Star}
tagIcon={Cactus}
title="Not Fancy. Just Really Good."
useInvertedBackground={false}
buttons={[