Merge version_2 into main #2
@@ -57,12 +57,12 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "https://img.b2bpic.net/free-photo/view-delicious-cake-with-chocolate-toppings_23-2148784860.jpg", imageAlt: "Artisanal chocolate cake" },
|
||||
{ id: "2", imageSrc: "https://img.b2bpic.net/free-photo/delicious-vanilla-cake-decorated-with-fresh-strawberries_23-2148777174.jpg", imageAlt: "Strawberry vanilla cake" },
|
||||
{ id: "3", imageSrc: "https://img.b2bpic.net/free-photo/top-view-delicious-cake-with-toppings_23-2148803401.jpg", imageAlt: "Custom celebration cake" },
|
||||
{ id: "4", imageSrc: "https://img.b2bpic.net/free-photo/close-up-tasty-cake-decorations_23-2148777176.jpg", imageAlt: "Detailed cake art" },
|
||||
{ id: "5", imageSrc: "https://img.b2bpic.net/free-photo/delicious-cake-with-fruits_23-2148784852.jpg", imageAlt: "Fruit-topped gourmet cake" },
|
||||
{ id: "6", imageSrc: "https://img.b2bpic.net/free-photo/tasty-cake-with-chocolate-drip-toppings_23-2148777177.jpg", imageAlt: "Chocolate drip celebration cake" }
|
||||
{ id: "1", imageSrc: "https://img.b2bpic.net/free-photo/view-delicious-cake-with-chocolate-toppings_23-2148784860.jpg?_wi=1", imageAlt: "Artisanal chocolate cake" },
|
||||
{ id: "2", imageSrc: "https://img.b2bpic.net/free-photo/delicious-vanilla-cake-decorated-with-fresh-strawberries_23-2148777174.jpg?_wi=1", imageAlt: "Strawberry vanilla cake" },
|
||||
{ id: "3", imageSrc: "https://img.b2bpic.net/free-photo/top-view-delicious-cake-with-toppings_23-2148803401.jpg?_wi=1", imageAlt: "Custom celebration cake" },
|
||||
{ id: "4", imageSrc: "https://img.b2bpic.net/free-photo/close-up-tasty-cake-decorations_23-2148777176.jpg?_wi=1", imageAlt: "Detailed cake art" },
|
||||
{ id: "5", imageSrc: "https://img.b2bpic.net/free-photo/delicious-cake-with-fruits_23-2148784852.jpg?_wi=1", imageAlt: "Fruit-topped gourmet cake" },
|
||||
{ id: "6", imageSrc: "https://img.b2bpic.net/free-photo/tasty-cake-with-chocolate-drip-toppings_23-2148777177.jpg?_wi=1", imageAlt: "Chocolate drip celebration cake" }
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={5000}
|
||||
@@ -88,10 +88,10 @@ export default function LandingPage() {
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{ id: "1", name: "Classic Wedding Cake", price: "$250+", variant: "Bespoke Design", imageSrc: "https://img.b2bpic.net/free-photo/view-delicious-cake-with-chocolate-toppings_23-2148784860.jpg" },
|
||||
{ id: "2", name: "Signature Vanilla Berry", price: "$85", variant: "Round Cake", imageSrc: "https://img.b2bpic.net/free-photo/delicious-vanilla-cake-decorated-with-fresh-strawberries_23-2148777174.jpg" },
|
||||
{ id: "3", name: "Double Chocolate Fudge", price: "$95", variant: "Decadent Rich", imageSrc: "https://img.b2bpic.net/free-photo/tasty-cake-with-chocolate-drip-toppings_23-2148777177.jpg" },
|
||||
{ id: "4", name: "Custom Celebration Tier", price: "$150+", variant: "Fully Customizable", imageSrc: "https://img.b2bpic.net/free-photo/top-view-delicious-cake-with-toppings_23-2148803401.jpg" }
|
||||
{ id: "1", name: "Classic Wedding Cake", price: "$250+", variant: "Bespoke Design", imageSrc: "https://img.b2bpic.net/free-photo/view-delicious-cake-with-chocolate-toppings_23-2148784860.jpg?_wi=2" },
|
||||
{ id: "2", name: "Signature Vanilla Berry", price: "$85", variant: "Round Cake", imageSrc: "https://img.b2bpic.net/free-photo/delicious-vanilla-cake-decorated-with-fresh-strawberries_23-2148777174.jpg?_wi=2" },
|
||||
{ id: "3", name: "Double Chocolate Fudge", price: "$95", variant: "Decadent Rich", imageSrc: "https://img.b2bpic.net/free-photo/tasty-cake-with-chocolate-drip-toppings_23-2148777177.jpg?_wi=2" },
|
||||
{ id: "4", name: "Custom Celebration Tier", price: "$150+", variant: "Fully Customizable", imageSrc: "https://img.b2bpic.net/free-photo/top-view-delicious-cake-with-toppings_23-2148803401.jpg?_wi=2" }
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -108,9 +108,9 @@ export default function LandingPage() {
|
||||
tagIcon={Beaker}
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{ title: "Handpicked Ingredients", description: "Quality is at the heart of our kitchen. We source only the freshest components.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-tasty-cake-decorations_23-2148777176.jpg" },
|
||||
{ title: "Artisan Craftsmanship", description: "Each cake is decorated by hand with meticulous attention to detail.", imageSrc: "https://img.b2bpic.net/free-photo/delicious-cake-with-fruits_23-2148784852.jpg" },
|
||||
{ title: "Taste First Policy", description: "Our recipes are built to provide a rich and balanced flavor profile that lingers.", imageSrc: "https://img.b2bpic.net/free-photo/top-view-delicious-cake-with-toppings_23-2148803401.jpg" }
|
||||
{ title: "Handpicked Ingredients", description: "Quality is at the heart of our kitchen. We source only the freshest components.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-tasty-cake-decorations_23-2148777176.jpg?_wi=2" },
|
||||
{ title: "Artisan Craftsmanship", description: "Each cake is decorated by hand with meticulous attention to detail.", imageSrc: "https://img.b2bpic.net/free-photo/delicious-cake-with-fruits_23-2148784852.jpg?_wi=2" },
|
||||
{ title: "Taste First Policy", description: "Our recipes are built to provide a rich and balanced flavor profile that lingers.", imageSrc: "https://img.b2bpic.net/free-photo/top-view-delicious-cake-with-toppings_23-2148803401.jpg?_wi=3" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -125,8 +125,8 @@ export default function LandingPage() {
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{ title: "Wedding Wonders", description: "Crafting beautiful wedding cakes for over a decade.", imageSrc: "https://img.b2bpic.net/free-photo/view-delicious-cake-with-chocolate-toppings_23-2148784860.jpg" },
|
||||
{ title: "Birthday Bliss", description: "Making every birthday memorable with custom artistic designs.", imageSrc: "https://img.b2bpic.net/free-photo/delicious-vanilla-cake-decorated-with-fresh-strawberries_23-2148777174.jpg" }
|
||||
{ title: "Wedding Wonders", description: "Crafting beautiful wedding cakes for over a decade.", imageSrc: "https://img.b2bpic.net/free-photo/view-delicious-cake-with-chocolate-toppings_23-2148784860.jpg?_wi=3" },
|
||||
{ title: "Birthday Bliss", description: "Making every birthday memorable with custom artistic designs.", imageSrc: "https://img.b2bpic.net/free-photo/delicious-vanilla-cake-decorated-with-fresh-strawberries_23-2148777174.jpg?_wi=3" }
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="blur-reveal"
|
||||
@@ -143,8 +143,8 @@ export default function LandingPage() {
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{ id: "1", value: "5,000+", title: "Cakes Baked", description: "Each one a masterpiece crafted with joy.", imageSrc: "https://img.b2bpic.net/free-photo/tasty-cake-with-chocolate-drip-toppings_23-2148777177.jpg" },
|
||||
{ id: "2", value: "100%", title: "Happiness Guaranteed", description: "Your satisfaction is our ultimate goal.", imageSrc: "https://img.b2bpic.net/free-photo/delicious-cake-with-fruits_23-2148784852.jpg" }
|
||||
{ id: "1", value: "5,000+", title: "Cakes Baked", description: "Each one a masterpiece crafted with joy.", imageSrc: "https://img.b2bpic.net/free-photo/tasty-cake-with-chocolate-drip-toppings_23-2148777177.jpg?_wi=3" },
|
||||
{ id: "2", value: "100%", title: "Happiness Guaranteed", description: "Your satisfaction is our ultimate goal.", imageSrc: "https://img.b2bpic.net/free-photo/delicious-cake-with-fruits_23-2148784852.jpg?_wi=3" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
tagIcon={BookOpen}
|
||||
tagAnimation="slide-up"
|
||||
blogs={[
|
||||
{ id: "1", category: "Design", title: "The Future of Wedding Cakes", excerpt: "Explore the trends in cake design for 2026.", imageSrc: "https://img.b2bpic.net/free-photo/delicious-vanilla-cake-decorated-with-fresh-strawberries_23-2148777174.jpg", authorName: "Jenny", authorAvatar: "", date: "Jan 2026" }
|
||||
{ id: "1", category: "Design", title: "The Future of Wedding Cakes", excerpt: "Explore the trends in cake design for 2026.", imageSrc: "https://img.b2bpic.net/free-photo/delicious-vanilla-cake-decorated-with-fresh-strawberries_23-2148777174.jpg?_wi=4", authorName: "Jenny", authorAvatar: "", date: "Jan 2026" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
tag="Help"
|
||||
tagIcon={HelpCircle}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/top-view-delicious-cake-with-toppings_23-2148803401.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/top-view-delicious-cake-with-toppings_23-2148803401.jpg?_wi=4"
|
||||
faqs={[
|
||||
{ id: "1", title: "How early should I order?", content: "For weddings, 3-6 months; for other events, 2-3 weeks." },
|
||||
{ id: "2", title: "Do you deliver?", content: "Yes, we provide local delivery for all custom orders." }
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "details", placeholder: "Tell us about your event and cake design..." }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/close-up-tasty-cake-decorations_23-2148777176.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/close-up-tasty-cake-decorations_23-2148777176.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user