Update src/app/page.tsx
This commit is contained in:
@@ -150,19 +150,28 @@ export default function LandingPage() {
|
||||
title="Trusted by Leading Brands & Events"
|
||||
description="Our exquisite floral designs have graced high-profile events and partnered with luxury brands, earning us a reputation for unparalleled quality and sophisticated style."
|
||||
tag="Our Partners"
|
||||
names={[
|
||||
"Luxury Wedding Magazine", "Boutique Hotel Group", "Elite Event Planners", "High-End Fashion Brand", "Gourmet Catering Service", "Luxury Jewelry Boutique", "Premium Gift Company"
|
||||
]}
|
||||
names={[]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
tagAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
logos={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/wedding-invitation-flowers-arrangement_23-2150279541.jpg", alt: "Luxury Wedding Magazine" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9hih50", alt: "Boutique Hotel Group" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/ornaments-arrangement-flat-lay_23-2148926229.jpg", alt: "Elite Event Planners" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/fashion-designer-s-studio-with-essential-elements_23-2150414734.jpg", alt: "High-End Fashion Brand" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/grilled-lobster-tail-with-herbs-strawberries-black-plate_84443-94406.jpg", alt: "Gourmet Catering Service" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/lady-black-dress-holds-red-velvet-boxes-with-jewels_8353-1765.jpg", alt: "Luxury Jewelry Boutique" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/composition-fathers-day_23-2148101889.jpg", alt: "Premium Gift Company" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="\"Fresh Blossoms transformed our wedding venue into a fairytale. The arrangements were beyond stunning, and their team was an absolute dream to work with! Truly a premium experience.\""
|
||||
testimonial={
|
||||
`"Fresh Blossoms transformed our wedding venue into a fairytale. The arrangements were beyond stunning, and their team was an absolute dream to work with! Truly a premium experience."`
|
||||
}
|
||||
rating={5}
|
||||
author="Sarah M."
|
||||
avatars={[
|
||||
|
||||
Reference in New Issue
Block a user