Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d304fbbc2 | |||
| 944dd14842 | |||
| 0218c4346b |
@@ -12,7 +12,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TeamCardTwo from '@/components/sections/team/TeamCardTwo';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import { BookOpen, Facebook, Instagram, MessageCircle, Utensils } from "lucide-react";
|
||||
import { BookOpen, Facebook, Instagram, MessageCircle, Utensils, Coffee, Sparkles } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -47,6 +47,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
tag="A Vibrant Escape"
|
||||
tagIcon={Sparkles}
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Stories Brewed in Every Cup"
|
||||
|
||||
Reference in New Issue
Block a user