Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-26 08:16:59 +00:00
6 changed files with 25 additions and 25 deletions

View File

@@ -84,7 +84,7 @@ export default function LandingPage() {
icon: PalmTree,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-cook-whisking-mixture-bowl_23-2148485370.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-cook-whisking-mixture-bowl_23-2148485370.jpg?_wi=2"
imageAlt="A skilled baker decorating a cake with love and precision."
mediaAnimation="slide-up"
/>

View File

@@ -91,7 +91,7 @@ export default function LandingPage() {
rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/overloaded-cake-with-cloth-flowers_23-2150996261.jpg"
imageSrc="http://img.b2bpic.net/free-photo/overloaded-cake-with-cloth-flowers_23-2150996261.jpg?_wi=3"
imageAlt="Beautiful custom cake with pink flowers for a celebration."
mediaAnimation="slide-up"
mediaPosition="left"

View File

@@ -142,7 +142,7 @@ export default function LandingPage() {
title: "Wedding Cakes",
description: "See our collection of stunning wedding cakes designed for your perfect day.",
tag: "Elegance",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232359.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232359.jpg?_wi=2",
imageAlt: "Classic white wedding cake with roses.",
},
{
@@ -150,7 +150,7 @@ export default function LandingPage() {
title: "Birthday Cakes",
description: "Discover fun and vibrant birthday cakes for all ages and celebrations.",
tag: "Joyful",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-happy-birthday-background_23-2148251093.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-happy-birthday-background_23-2148251093.jpg?_wi=2",
imageAlt: "Colorful birthday cake with fun design.",
},
{
@@ -158,7 +158,7 @@ export default function LandingPage() {
title: "Celebration & Custom Cakes",
description: "Unique designs for anniversaries, graduations, and other special events.",
tag: "Bespoke",
imageSrc: "http://img.b2bpic.net/free-photo/food-dessert-representative-elements_23-2149177030.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/food-dessert-representative-elements_23-2149177030.jpg?_wi=2",
imageAlt: "Unique custom cake design with art deco elements.",
},
{
@@ -166,7 +166,7 @@ export default function LandingPage() {
title: "Cupcakes & Desserts",
description: "Delightful small treats perfect for any gathering or sweet craving.",
tag: "Sweet Treats",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-sweets-desserts_1303-10553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-sweets-desserts_1303-10553.jpg?_wi=2",
imageAlt: "Gourmet cupcakes with pastel swirl frosting.",
},
]}

View File

@@ -72,14 +72,14 @@ export default function LandingPage() {
id: "1",
name: "Classic Birthday Cake",
price: "$75",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-happy-birthday-background_23-2148251093.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-happy-birthday-background_23-2148251093.jpg?_wi=1",
imageAlt: "Colorful birthday cake with fun decorations.",
},
{
id: "2",
name: "Elegant Wedding Tier",
price: "$500",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232359.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232359.jpg?_wi=1",
imageAlt: "Classic white wedding cake with delicate roses.",
},
{
@@ -93,14 +93,14 @@ export default function LandingPage() {
id: "4",
name: "Gourmet Cupcake Assortment",
price: "$36",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-sweets-desserts_1303-10553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-sweets-desserts_1303-10553.jpg?_wi=1",
imageAlt: "Assorted gourmet cupcakes with pastel swirl frosting.",
},
{
id: "5",
name: "Modern Minimalist Wedding Cake",
price: "$550",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-cake-with-paniculata-decoration-mr-mrs-topper_24972-172.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-cake-with-paniculata-decoration-mr-mrs-topper_24972-172.jpg?_wi=1",
imageAlt: "Modern minimalist wedding cake with geometric patterns.",
},
{
@@ -127,7 +127,7 @@ export default function LandingPage() {
title: "Wedding Cake Masterpieces",
description: "Crafting elegant, multi-tiered wedding cakes that are as beautiful as they are delicious, tailored to your special day's theme and taste.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/wedding-cake-with-paniculata-decoration-mr-mrs-topper_24972-172.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-cake-with-paniculata-decoration-mr-mrs-topper_24972-172.jpg?_wi=2",
imageAlt: "Modern minimalist wedding cake with geometric patterns.",
},
items: [
@@ -213,7 +213,7 @@ export default function LandingPage() {
handle: "@sophia.eats",
testimonial: "Miami.Cakes created the most beautiful and delicious wedding cake for us! It was truly the centerpiece of our reception. Everyone raved about the flavor!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=2",
imageAlt: "Sophia R. smiling",
},
{
@@ -222,7 +222,7 @@ export default function LandingPage() {
handle: "@david_events",
testimonial: "As an event planner, I rely on Miami.Cakes for all my clients' custom cake needs. Their designs are always spectacular and their service is impeccable.",
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",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-man-with-beard-looking-thoughtful-upper-left-corner-imaging-smiling_1258-26774.jpg?_wi=2",
imageAlt: "David M. looking thoughtful",
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
handle: "@elena.celebrates",
testimonial: "My daughter's birthday cake was an absolute dream! It was exactly what we envisioned and tasted even better. Miami.Cakes made her day extra special.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-blue-paint-her-face_23-2148338052.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-blue-paint-her-face_23-2148338052.jpg?_wi=2",
imageAlt: "Elena P. with blue paint on face",
},
{
@@ -240,7 +240,7 @@ export default function LandingPage() {
handle: "@miami_foodie",
testimonial: "Hands down the best custom cakes in Miami! The attention to detail and flavor combinations are unmatched. A must-try for any celebration.",
rating: 4,
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",
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=2",
imageAlt: "Marcus L. smiling",
},
]}

View File

@@ -107,7 +107,7 @@ export default function LandingPage() {
rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/food-dessert-representative-elements_23-2149177030.jpg"
imageSrc="http://img.b2bpic.net/free-photo/food-dessert-representative-elements_23-2149177030.jpg?_wi=3"
imageAlt="Delicious custom cake with unique artistic design elements."
mediaAnimation="slide-up"
mediaPosition="right"
@@ -124,14 +124,14 @@ export default function LandingPage() {
id: 1,
title: "Consultation & Design",
description: "Share your vision with us! We'll discuss your event, desired flavors, and design elements to craft a unique concept.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cook-whisking-mixture-bowl_23-2148485370.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cook-whisking-mixture-bowl_23-2148485370.jpg?_wi=3",
imageAlt: "Baker sketching cake design",
},
{
id: 2,
title: "Baking & Decoration",
description: "Our skilled bakers and decorators bring your design to life using the finest ingredients and artistic techniques.",
imageSrc: "http://img.b2bpic.net/free-photo/overloaded-cake-with-cloth-flowers_23-2150996261.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overloaded-cake-with-cloth-flowers_23-2150996261.jpg?_wi=2",
imageAlt: "Decorating a beautiful custom cake",
},
{

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
href: "/order",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/overloaded-cake-with-cloth-flowers_23-2150996261.jpg"
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"
mediaAnimation="slide-up"
fixedMediaHeight={true}
@@ -105,7 +105,7 @@ export default function LandingPage() {
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"
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"
mediaAnimation="slide-up"
/>
@@ -136,7 +136,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/food-dessert-representative-elements_23-2149177030.jpg?_wi=1",
imageAlt: "Unique custom themed cake with intricate details",
},
]}
@@ -188,7 +188,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=1",
},
{
id: "2",
@@ -196,7 +196,7 @@ export default function LandingPage() {
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",
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",
@@ -204,7 +204,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-blue-paint-her-face_23-2148338052.jpg?_wi=1",
},
{
id: "4",
@@ -212,7 +212,7 @@ export default function LandingPage() {
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",
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",