Merge version_4 into main #10
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
<FeatureCardTen
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Custom Cakes", description: "Bespoke creations tailored to your vision. From elegant designs to bold artistic expressions, we bring your cake dreams to life.", media: { imageSrc: "http://img.b2bpic.net/free-photo/baby-girl-celebrating-her-first-bithday-with-gourmet-cake-ba_1301-5161.jpg?_wi=1", imageAlt: "custom decorated birthday cake colorful" },
|
||||
id: "1", title: "Custom Cakes", description: "Bespoke creations tailored to your vision. From elegant designs to bold artistic expressions, we bring your cake dreams to life.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AliyRIubGcdK52zQWuVtiQ2vMb/uploaded-1773175387749-5jlmf6ta.png", imageAlt: "custom decorated birthday cake colorful" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Personalized designs" },
|
||||
{ icon: CheckCircle, text: "Premium ingredients" }
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "2", title: "Cupcakes", description: "Individual indulgences. Our cupcakes combine delicate sponge with luxurious frosting for the perfect bite-sized celebration.", media: { imageSrc: "http://img.b2bpic.net/free-photo/delicious-cupcakes-with-chocolate-icing_23-2150873103.jpg?_wi=1", imageAlt: "decorated cupcakes frosting elegant display" },
|
||||
id: "2", title: "Cupcakes", description: "Individual indulgences. Our cupcakes combine delicate sponge with luxurious frosting for the perfect bite-sized celebration.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AliyRIubGcdK52zQWuVtiQ2vMb/uploaded-1773175422263-94r99gpz.png", imageAlt: "decorated cupcakes frosting elegant display" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Variety of flavors" },
|
||||
{ icon: CheckCircle, text: "Beautiful presentation" }
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
id: "3", title: "Cake Pops & Desserts", description: "Gourmet treats for every occasion. Perfect for favors, dessert tables, or special gifts that delight.", media: { imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cupcakes-candy-coated-lollipop-board-blue-background-high-quality-photo_114579-36579.jpg", imageAlt: "colorful cake pops decorated gourmet" },
|
||||
id: "3", title: "Cake Pops & Desserts", description: "Gourmet treats for every occasion. Perfect for favors, dessert tables, or special gifts that delight.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AliyRIubGcdK52zQWuVtiQ2vMb/uploaded-1773174942420-65pbxvpc.png", imageAlt: "colorful cake pops decorated gourmet" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Handcrafted details" },
|
||||
{ icon: CheckCircle, text: "Premium quality" }
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
<FeatureCardTen
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Choose Your Cake", description: "Browse our portfolio or describe your vision. From classic designs to custom creations, we have it all.", media: { imageSrc: "http://img.b2bpic.net/free-photo/baby-girl-celebrating-her-first-bithday-with-gourmet-cake-ba_1301-5161.jpg?_wi=2", imageAlt: "custom decorated birthday cake colorful" },
|
||||
id: "1", title: "Choose Your Cake", description: "Browse our portfolio or describe your vision. From classic designs to custom creations, we have it all.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AliyRIubGcdK52zQWuVtiQ2vMb/uploaded-1773174942420-7h3yma7s.png", imageAlt: "custom decorated birthday cake colorful" },
|
||||
items: [
|
||||
{ icon: Eye, text: "View gallery options" },
|
||||
{ icon: MessageCircle, text: "Share your ideas" }
|
||||
|
||||
Reference in New Issue
Block a user