Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -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, Cactus } from 'lucide-react';
|
||||
import { Flame, Star } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
tag="Our Story"
|
||||
tagIcon={Cactus}
|
||||
tagIcon={Flame}
|
||||
title="Not Fancy. Just Really Good."
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user