Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 81504cf2ba | |||
| 3f28d7de0b | |||
| f715ea63dd | |||
| 867fd527e8 |
@@ -10,7 +10,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
|
|||||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||||
import { Heart, Sparkles, Briefcase, Gift, Calendar } from "lucide-react";
|
import { Heart, Sparkles, Briefcase, Gift, Calendar, Flower2 } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -111,8 +111,8 @@ export default function LandingPage() {
|
|||||||
title: "Everyday & Custom", description: "Birthdays, gifts, sympathy, and special celebrations crafted with love.", buttonIcon: Gift,
|
title: "Everyday & Custom", description: "Birthdays, gifts, sympathy, and special celebrations crafted with love.", buttonIcon: Gift,
|
||||||
buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/top-view-flowers-bouquet-with-gift_23-2149024526.jpg"},
|
buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/top-view-flowers-bouquet-with-gift_23-2149024526.jpg"},
|
||||||
{
|
{
|
||||||
title: "Consultation", description: "Personalized floral planning to guide your creative decisions.", buttonIcon: Calendar,
|
title: "Corsages & Boutonnieres", description: "Stunning wearable flowers for dances, weddings, and formal events at competitive and fair pricing.", buttonIcon: Flower2,
|
||||||
buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/florist_23-2148013611.jpg?_wi=2"},
|
buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/boutonniere-close-up_23-2148846489.jpg"},
|
||||||
]}
|
]}
|
||||||
title="Elevated Floral Experiences"
|
title="Elevated Floral Experiences"
|
||||||
description="From grand weddings to intimate everyday gestures, we design with purpose."
|
description="From grand weddings to intimate everyday gestures, we design with purpose."
|
||||||
|
|||||||
Reference in New Issue
Block a user