Merge version_1 into main #2
@@ -11,7 +11,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { CalendarCheck, Droplet, Facebook, Feather, Instagram, Leaf, Lightbulb, Palette } from "lucide-react";
|
||||
import { CalendarCheck, Droplet, Facebook, Feather, Instagram, Leaf, Lightbulb, Palette, Sprout } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="https://pixabay.com/get/gedd0c976733bcd961f936fa7d8366e57a2127bf1199f81f2fa85c166420f9d6936017c4f0020b9b88eed7d549df646a0632da2b5d6aa925f07262d34d9e1872a_1280.jpg"
|
||||
imageAlt="Luxurious fresh flower bouquet in a studio setting"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -116,6 +116,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardNineteen
|
||||
animationType="entrance-slide"
|
||||
animationType="entrance-slide"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
@@ -125,7 +127,7 @@ export default function LandingPage() {
|
||||
title: "Custom Bouquets",
|
||||
subtitle: "Unique designs for every individual.",
|
||||
description: "Handcrafted bouquets tailored to your preferences, occasion, and style. Each arrangement is a unique expression of beauty.",
|
||||
imageSrc: "https://pixabay.com/get/g569f6328673ab1df6c370e652ec6c0a3509f94081cd1dd86edb3d26a63c419dd966e71095bb004f7c124be363f6f6f32f75cfb9b2fb54e94b7c11912ecf05076_1280.jpg?_wi=1",
|
||||
imageSrc: "https://pixabay.com/get/g569f6328673ab1df6c370e652ec6c0a3509f94081cd1dd86edb3d26a63c419dd966e71095bb004f7c124be363f6f6f32f75cfb9b2fb54e94b7c11912ecf05076_1280.jpg",
|
||||
imageAlt: "Custom designed flower bouquet",
|
||||
},
|
||||
{
|
||||
@@ -279,7 +281,7 @@ export default function LandingPage() {
|
||||
title: "Creative Design & Sourcing",
|
||||
description: "Our florists craft a unique design concept and meticulously source the freshest, highest-quality flowers and foliage.",
|
||||
media: {
|
||||
imageSrc: "https://pixabay.com/get/g569f6328673ab1df6c370e652ec6c0a3509f94081cd1dd86edb3d26a63c419dd966e71095bb004f7c124be363f6f6f32f75cfb9b2fb54e94b7c11912ecf05076_1280.jpg?_wi=2",
|
||||
imageSrc: "https://pixabay.com/get/g569f6328673ab1df6c370e652ec6c0a3509f94081cd1dd86edb3d26a63c419dd966e71095bb004f7c124be363f6f6f32f75cfb9b2fb54e94b7c11912ecf05076_1280.jpg",
|
||||
imageAlt: "Florist arranging a bouquet",
|
||||
},
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user