Merge version_2 into main #3
@@ -50,8 +50,8 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/flower-composition-glass-vase-white-orange-lithianthus-roses-side-view_141793-4422.jpg", imageAlt: "Luxury hotel lobby flowers" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-rose-bouquet-bachelor-party_23-2149275483.jpg", imageAlt: "Fresh rose arrangements" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/decorative-purple-plant-with-cushions-background_1203-1508.jpg", imageAlt: "Interior floral decor" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-rose-bouquet-bachelor-party_23-2149275483.jpg?_wi=1", imageAlt: "Fresh rose arrangements" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/decorative-purple-plant-with-cushions-background_1203-1508.jpg?_wi=1", imageAlt: "Interior floral decor" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Get Consultation", href: "#contact" },
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Expert Maintenance", description: "Professional care and timely swaps by our NYC floral team."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/decorative-purple-plant-with-cushions-background_1203-1508.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/decorative-purple-plant-with-cushions-background_1203-1508.jpg?_wi=2"
|
||||
imageAlt="Florist arranging flowers"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f1", title: "Seasonal Freshness", author: "NYC Grown", description: "We source the finest local and international flowers for year-round luxury.", tags: [
|
||||
"Seasonal", "Luxury"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-rose-bouquet-bachelor-party_23-2149275483.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-rose-bouquet-bachelor-party_23-2149275483.jpg?_wi=2"},
|
||||
{
|
||||
id: "f2", title: "Minimalist Aesthetics", author: "Design-Forward", description: "Arrangements that complement contemporary architectural spaces.", tags: [
|
||||
"Modern", "Elegant"],
|
||||
|
||||
Reference in New Issue
Block a user