Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-01-05 13:14:22 +00:00

View File

@@ -9,7 +9,8 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni
import MetricCardSix from '@/components/sections/metrics/MetricCardSix';
import ContactFaq from '@/components/sections/contact/ContactFaq';
import FooterBase from '@/components/sections/footer/FooterBase';
import { Sparkles, Users, TrendingUp, Zap, Star, Heart } from "lucide-react";
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
import { Sparkles, Users, TrendingUp, Zap, Star, Heart, Flower } from "lucide-react";
export default function LandingPage() {
return (
@@ -110,6 +111,38 @@ export default function LandingPage() {
/>
</div>
<div id="video" data-section="video">
<FeatureCardSix
features={[
{
id: 1,
title: "The TeenSun Story",
description: "From our garden to your moment. Discover how we create flower arrangements that celebrate youth, style, and self-expression. Every bloom tells a story—yours.",
videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ"
},
{
id: 2,
title: "Flower Arrangements That Pop",
description: "Watch our creative process as we design bold, vibrant arrangements. See how we pick each flower, color, and detail to make sure your bouquet is absolutely stunning.",
videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ"
},
{
id: 3,
title: "Behind the Blooms",
description: "Meet the team that makes TeenSun happen. Learn about our passion for sustainable floristry and how we bring fresh, gorgeous arrangements to your door every single time.",
videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ"
}
]}
title="Our Story in Full Bloom"
description="Experience TeenSun through video. See our passion, process, and the magic that goes into every arrangement."
tag="Brand Story"
tagIcon={Flower}
textboxLayout="default"
useInvertedBackground="noInvert"
animationType="slide-up"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
title="What Our Teens Say"