Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| de16f3978c | |||
| 8477139cc4 | |||
| 23311000e5 | |||
| a915ceeb1e |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
description="Experience the pinnacle of luxury floral artistry, where dark romance meets golden perfection. Cairo Flower delivers unforgettable moments."
|
description="Experience the pinnacle of luxury floral artistry, where dark romance meets golden perfection. Cairo Flower delivers unforgettable moments."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explore Catalog", href: "#catalog"},
|
text: "Shop Exclusive Collections", href: "#catalog"},
|
||||||
]}
|
]}
|
||||||
carouselItems={[
|
carouselItems={[
|
||||||
{
|
{
|
||||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
|||||||
gridVariant="four-items-2x2-equal-grid"
|
gridVariant="four-items-2x2-equal-grid"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Full Collection", href: "/shop" }
|
{ text: "Shop Luxury Arrangements", href: "/shop" }
|
||||||
]}
|
]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user