Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -22,7 +22,7 @@ export default function LandingPage() {
|
||||
background="aurora"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="outline"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="extrabold"
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
description="Handcrafted floral experiences tailored to elevate your space and celebrate your moments"
|
||||
tag="Our Services"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="invertDefault"
|
||||
useInvertedBackground="noInvert"
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
title="Art Before Commerce"
|
||||
description="We believe floral design is art. Every project is a unique expression — never replicated, always handcrafted, made specifically for you. We collaborate with event planners, interior designers, and private collectors who demand authenticity and excellence."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="invertDefault"
|
||||
useInvertedBackground="noInvert"
|
||||
imagePosition="right"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/closeup-shot-beautiful-wedding-bouquet-with-gorgeous-white-roses_181624-27325.jpg"
|
||||
imageAlt="Botanical artwork and natural materials"
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
<MetricCardFourteen
|
||||
title="MossArt in Numbers"
|
||||
tag="Our Impact"
|
||||
useInvertedBackground="invertDefault"
|
||||
useInvertedBackground="noInvert"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "250+", description: "Projects completed for events, interiors, and private collections"
|
||||
|
||||
Reference in New Issue
Block a user