Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-03-26 09:15:53 +00:00

View File

@@ -30,35 +30,24 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
href: "/",
name: "Home", id: "home"
},
{
name: "About",
id: "about",
href: "/about",
name: "About", id: "about"
},
{
name: "Menu",
id: "menu",
href: "/menu",
name: "Menu", id: "menu"
},
{
name: "Gallery",
id: "gallery",
href: "/gallery",
name: "Gallery", id: "gallery"
},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "contact"
}
]}
brandName="Miami.Cakes"
button={{
text: "Order Your Cake",
href: "/order",
text: "Order Your Cake", href: "/order"
}}
/>
</div>
@@ -66,16 +55,15 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "radial-gradient",
variant: "radial-gradient"
}}
imagePosition="right"
title="Custom Cakes Made with Love in Miami"
description="Perfect cakes for birthdays, weddings, and all your special moments. Handcrafted with passion and the finest ingredients, making every celebration unforgettable."
buttons={[
{
text: "Order Your Cake",
href: "/order",
},
text: "Order Your Cake", href: "/order"
}
]}
imageSrc="http://img.b2bpic.net/free-photo/overloaded-cake-with-cloth-flowers_23-2150996261.jpg?_wi=1"
imageAlt="Beautiful custom cake with pink flowers for a celebration"
@@ -93,17 +81,14 @@ export default function LandingPage() {
tag="Our Story"
bulletPoints={[
{
title: "Handcrafted Designs",
description: "Unique creations tailored to your vision and theme, brought to life by skilled artisans.",
title: "Handcrafted Designs", description: "Unique creations tailored to your vision and theme, brought to life by skilled artisans."
},
{
title: "Finest Ingredients",
description: "Premium quality, locally sourced ingredients for exquisite taste and freshness.",
title: "Finest Ingredients", description: "Premium quality, locally sourced ingredients for exquisite taste and freshness."
},
{
title: "Made with Love",
description: "Every cake is baked and decorated with heartfelt dedication and attention to detail.",
},
title: "Made with Love", description: "Every cake is baked and decorated with heartfelt dedication and attention to detail."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-cook-whisking-mixture-bowl_23-2148485370.jpg?_wi=1"
imageAlt="Baker's hands meticulously decorating a custom cake"
@@ -119,26 +104,14 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "birthday-cake",
name: "Birthday Cakes",
price: "Starting at $80",
imageSrc: "http://img.b2bpic.net/free-photo/birthday-hats-cake-with-candles_23-2147669184.jpg",
imageAlt: "Colorful birthday cake with sprinkles and candles",
id: "birthday-cake", name: "Birthday Cakes", price: "Starting at $80", imageSrc: "http://img.b2bpic.net/free-photo/birthday-hats-cake-with-candles_23-2147669184.jpg", imageAlt: "Colorful birthday cake with sprinkles and candles"
},
{
id: "wedding-cake",
name: "Wedding Cakes",
price: "Starting at $350",
imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-ornate-weeding-cake_23-2151379513.jpg",
imageAlt: "Elegant multi-tiered white wedding cake with floral accents",
id: "wedding-cake", name: "Wedding Cakes", price: "Starting at $350", imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-ornate-weeding-cake_23-2151379513.jpg", imageAlt: "Elegant multi-tiered white wedding cake with floral accents"
},
{
id: "custom-cake",
name: "Custom Themed Cakes",
price: "Starting at $120",
imageSrc: "http://img.b2bpic.net/free-photo/food-dessert-representative-elements_23-2149177030.jpg?_wi=1",
imageAlt: "Unique custom themed cake with intricate details",
},
id: "custom-cake", name: "Custom Themed Cakes", price: "Starting at $120", imageSrc: "http://img.b2bpic.net/free-photo/food-dessert-representative-elements_23-2149177030.jpg?_wi=1", imageAlt: "Unique custom themed cake with intricate details"
}
]}
title="A Taste of Our Artistry"
description="From whimsical birthday cakes to elegant wedding tiers and delightful cupcakes, discover a world of flavor and design. Each creation is a work of edible art, designed to impress and delight."
@@ -151,22 +124,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Blissful Events",
"Celebration Makers",
"Elite Parties Miami",
"Joyful Gatherings",
"Grand Occasions Co.",
"Sunshine Soirees",
"Magic Moments LLC",
"Blissful Events", "Celebration Makers", "Elite Parties Miami", "Joyful Gatherings", "Grand Occasions Co.", "Sunshine Soirees", "Magic Moments LLC"
]}
logos={[
"http://img.b2bpic.net/free-vector/minimal-wedding-celebration-facebook-cover_23-2150121535.jpg",
"http://img.b2bpic.net/free-vector/new-year-background-2018_23-2147728135.jpg",
"http://img.b2bpic.net/free-photo/wooden-lettering-love-stands-dinner-table-with-decorative-lanterns_1304-3235.jpg",
"http://img.b2bpic.net/free-vector/wedding-timeline-chart-with-cute-cartoons_23-2148334049.jpg",
"http://img.b2bpic.net/free-vector/flat-wedding-element-collection_23-2148031129.jpg",
"http://img.b2bpic.net/free-vector/party-instagram-stories-new-year-2021_23-2148756988.jpg",
"http://img.b2bpic.net/free-psd/new-year-2023-landing-page-template_23-2149928558.jpg",
"http://img.b2bpic.net/free-vector/minimal-wedding-celebration-facebook-cover_23-2150121535.jpg", "http://img.b2bpic.net/free-vector/new-year-background-2018_23-2147728135.jpg", "http://img.b2bpic.net/free-photo/wooden-lettering-love-stands-dinner-table-with-decorative-lanterns_1304-3235.jpg", "http://img.b2bpic.net/free-vector/wedding-timeline-chart-with-cute-cartoons_23-2148334049.jpg", "http://img.b2bpic.net/free-vector/flat-wedding-element-collection_23-2148031129.jpg", "http://img.b2bpic.net/free-vector/party-instagram-stories-new-year-2021_23-2148756988.jpg", "http://img.b2bpic.net/free-psd/new-year-2023-landing-page-template_23-2149928558.jpg"
]}
title="Loved by Miami's Premier Event Organizers"
description="We've had the pleasure of partnering with leading event planners across Miami to bring joy and sweetness to countless celebrations."
@@ -183,45 +144,25 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "@sarahj",
testimonial: "Miami.Cakes created the most beautiful and delicious wedding cake for our special day! It was truly a work of art and tasted heavenly. Our guests couldn't stop raving about it!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=1",
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Miami.Cakes created the most beautiful and delicious wedding cake for our special day! It was truly a work of art and tasted heavenly. Our guests couldn't stop raving about it!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=1"
},
{
id: "2",
name: "Michael Chen",
handle: "@michaelc",
testimonial: "Ordered a custom birthday cake for my daughter, and it exceeded all expectations! The design was perfect, and the flavors were incredible. Miami.Cakes made her day extra special.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-man-with-beard-looking-thoughtful-upper-left-corner-imaging-smiling_1258-26774.jpg?_wi=1",
id: "2", name: "Michael Chen", handle: "@michaelc", testimonial: "Ordered a custom birthday cake for my daughter, and it exceeded all expectations! The design was perfect, and the flavors were incredible. Miami.Cakes made her day extra special.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-man-with-beard-looking-thoughtful-upper-left-corner-imaging-smiling_1258-26774.jpg?_wi=1"
},
{
id: "3",
name: "Emily Rodriguez",
handle: "@emilyr",
testimonial: "The cupcakes from Miami.Cakes are a must-try! So moist, flavorful, and beautifully decorated. They were a hit at our office party. Fantastic service too!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-blue-paint-her-face_23-2148338052.jpg?_wi=1",
id: "3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "The cupcakes from Miami.Cakes are a must-try! So moist, flavorful, and beautifully decorated. They were a hit at our office party. Fantastic service too!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-blue-paint-her-face_23-2148338052.jpg?_wi=1"
},
{
id: "4",
name: "David Kim",
handle: "@davidk",
testimonial: "For my wife's surprise party, I needed a unique cake. Miami.Cakes delivered a masterpiece that captured everything perfectly. Highly recommend their talent and dedication!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-black-haired-lady-standing-city-park-looking-away-smiling-woman-posing-outdoors-summer-closeup-shot-female-portrait-concept_74855-12818.jpg?_wi=1",
id: "4", name: "David Kim", handle: "@davidk", testimonial: "For my wife's surprise party, I needed a unique cake. Miami.Cakes delivered a masterpiece that captured everything perfectly. Highly recommend their talent and dedication!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-black-haired-lady-standing-city-park-looking-away-smiling-woman-posing-outdoors-summer-closeup-shot-female-portrait-concept_74855-12818.jpg?_wi=1"
},
{
id: "5",
name: "Jessica Lee",
handle: "@jessical",
testimonial: "Absolutely thrilled with our custom baby shower cake! It was exactly what I envisioned delicate, adorable, and incredibly tasty. Thank you, Miami.Cakes, for adding such a sweet touch!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-white-cup-tea-modern-kitchen-sunny-fall-morning-time_273443-2510.jpg",
},
id: "5", name: "Jessica Lee", handle: "@jessical", testimonial: "Absolutely thrilled with our custom baby shower cake! It was exactly what I envisioned delicate, adorable, and incredibly tasty. Thank you, Miami.Cakes, for adding such a sweet touch!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-white-cup-tea-modern-kitchen-sunny-fall-morning-time_273443-2510.jpg"
}
]}
showRating={true}
title="Sweet Words from Happy Customers"
@@ -234,7 +175,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "radial-gradient",
variant: "radial-gradient"
}}
tag="Your Vision, Our Craft"
title="Ready for Your Custom Cake?"
@@ -248,52 +189,41 @@ export default function LandingPage() {
logoText="Miami.Cakes"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
label: "About Us", href: "/about"
},
{
label: "Contact",
href: "/contact",
label: "Contact", href: "/contact"
},
{
label: "Gallery",
href: "/gallery",
},
],
label: "Gallery", href: "/gallery"
}
]
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Our Menu",
href: "/menu",
label: "Our Menu", href: "/menu"
},
{
label: "Custom Order",
href: "/order",
label: "Custom Order", href: "/order"
},
{
label: "Testimonials",
href: "/#testimonials",
},
],
label: "Testimonials", href: "/#testimonials"
}
]
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
label: "Privacy Policy", href: "#"
},
{
label: "Terms of Service",
href: "#",
},
],
},
label: "Terms of Service", href: "#"
}
]
}
]}
copyrightText="© 2024 Miami.Cakes. All rights reserved."
/>