From 886e8899dca80667de5bf4f68cb84aff8e1f6d56 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:12:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b1205d..8aaec6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,13 +70,13 @@ export default function SalientCakesLanding() { useInvertedBackground={false} products={[ { - id: "wedding-cake-elegant", name: "Classic White Wedding Cake", price: "$250 - $500", imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-cutting-cake-their-wedding_23-2150835741.jpg", imageAlt: "Four-tier white wedding cake with pearl detail", initialQuantity: 1, + id: "wedding-cake-elegant", name: "Classic White Wedding Cake", price: "$250 - $500", imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-cutting-cake-their-wedding_23-2150835741.jpg?_wi=1", imageAlt: "Four-tier white wedding cake with pearl detail", initialQuantity: 1, }, { - id: "birthday-cake-colorful", name: "Custom Birthday Celebration", price: "$150 - $300", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232411.jpg", imageAlt: "Colorful tiered birthday cake with custom design", initialQuantity: 1, + id: "birthday-cake-colorful", name: "Custom Birthday Celebration", price: "$150 - $300", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232411.jpg?_wi=1", imageAlt: "Colorful tiered birthday cake with custom design", initialQuantity: 1, }, { - id: "cupcake-selection", name: "Premium Cupcake Collection", price: "$45 - $120", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-chocolate-cupcakes_23-2148654054.jpg", imageAlt: "Artisan cupcake assortment with gourmet toppings", initialQuantity: 1, + id: "cupcake-selection", name: "Premium Cupcake Collection", price: "$45 - $120", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-chocolate-cupcakes_23-2148654054.jpg?_wi=1", imageAlt: "Artisan cupcake assortment with gourmet toppings", initialQuantity: 1, }, ]} gridVariant="three-columns-all-equal-width" @@ -97,10 +97,10 @@ export default function SalientCakesLanding() { id: "01", title: "Handcrafted Excellence", description: "Every cake is custom-created by our master pastry chefs using only premium, fresh ingredients. No shortcuts, no compromises—just pure artistry.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-lady-posing-while-sitting-near-cupcake_171337-14468.jpg", imageAlt: "Artisan baker creating custom cake design" }, { - id: "02", title: "Design Customization", description: "From wedding elegance to birthday whimsy, we bring your vision to life. Collaborate with our team to create a cake as unique as your celebration.", imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-cutting-cake-their-wedding_23-2150835741.jpg", imageAlt: "Elegant custom wedding cake design showcase" + id: "02", title: "Design Customization", description: "From wedding elegance to birthday whimsy, we bring your vision to life. Collaborate with our team to create a cake as unique as your celebration.", imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-cutting-cake-their-wedding_23-2150835741.jpg?_wi=2", imageAlt: "Elegant custom wedding cake design showcase" }, { - id: "03", title: "Fresh Delivery", description: "Baked fresh and delivered with care. Our cakes arrive in perfect condition, ready to impress your guests and delight your taste buds.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-blonde-young-bakery-shop-owner-taking-phone-order_23-2148028023.jpg", imageAlt: "Professional bakery workspace" + id: "03", title: "Fresh Delivery", description: "Baked fresh and delivered with care. Our cakes arrive in perfect condition, ready to impress your guests and delight your taste buds.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-blonde-young-bakery-shop-owner-taking-phone-order_23-2148028023.jpg?_wi=1", imageAlt: "Professional bakery workspace" }, { id: "04", title: "Event Planning Support", description: "Beyond cakes, we guide you through flavor selection, sizing, decoration themes, and delivery logistics for stress-free celebration planning.", imageSrc: "http://img.b2bpic.net/free-photo/christmas-cake-decorated-with-red-berries_1303-13007.jpg", imageAlt: "Professional corporate event cake" @@ -118,7 +118,7 @@ export default function SalientCakesLanding() { description="Founded on passion for artistry and dedication to quality" subdescription="Salient Cakes: Premium Celebration Artistry" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/close-up-blonde-young-bakery-shop-owner-taking-phone-order_23-2148028023.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-blonde-young-bakery-shop-owner-taking-phone-order_23-2148028023.jpg?_wi=2" imageAlt="Salient Cakes premium bakery workspace" mediaAnimation="slide-up" useInvertedBackground={false} @@ -135,19 +135,19 @@ export default function SalientCakesLanding() { animationType="slide-up" plans={[ { - id: "intimate", title: "Intimate Celebration", price: "$150", period: "starting", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-chocolate-cupcakes_23-2148654054.jpg", imageAlt: "Premium cupcake collection", button: { text: "Get Started", href: "#contact" }, + id: "intimate", title: "Intimate Celebration", price: "$150", period: "starting", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-chocolate-cupcakes_23-2148654054.jpg?_wi=2", imageAlt: "Premium cupcake collection", button: { text: "Get Started", href: "#contact" }, features: [ "4-6 servings", "2 flavor options", "Basic custom design", "48-hour notice required", "Local pickup or delivery" ], }, { - id: "celebration", title: "Full Celebration", price: "$350", period: "starting", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232411.jpg", imageAlt: "Custom celebration cake", button: { text: "Order Now", href: "#contact" }, + id: "celebration", title: "Full Celebration", price: "$350", period: "starting", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232411.jpg?_wi=2", imageAlt: "Custom celebration cake", button: { text: "Order Now", href: "#contact" }, features: [ "20-30 servings", "4 flavor options", "Custom artistic design", "5-7 day planning window", "Delivery & setup included", "Tasting consultation" ], }, { - id: "premium", title: "Premium Wedding", price: "$550", period: "starting", imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-cutting-cake-their-wedding_23-2150835741.jpg", imageAlt: "Elegant wedding cake", button: { text: "Book Consultation", href: "#contact" }, + id: "premium", title: "Premium Wedding", price: "$550", period: "starting", imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-cutting-cake-their-wedding_23-2150835741.jpg?_wi=3", imageAlt: "Elegant wedding cake", button: { text: "Book Consultation", href: "#contact" }, features: [ "50+ servings", "Unlimited flavor combinations", "Bespoke design collaboration", "2-4 week advance planning", "Professional delivery & display", "Dedicated cake coordinator", "Premium presentation options" ], @@ -165,10 +165,10 @@ export default function SalientCakesLanding() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah & Michael", imageSrc: "http://img.b2bpic.net/free-photo/close-up-colleagues-celebrating-office_23-2149295516.jpg", imageAlt: "Happy bride at wedding celebration" + id: "1", name: "Sarah & Michael", imageSrc: "http://img.b2bpic.net/free-photo/close-up-colleagues-celebrating-office_23-2149295516.jpg?_wi=1", imageAlt: "Happy bride at wedding celebration" }, { - id: "2", name: "Emma Johnson", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-dinner-party_23-2151043649.jpg", imageAlt: "Parent celebrating child's birthday" + id: "2", name: "Emma Johnson", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-dinner-party_23-2151043649.jpg?_wi=1", imageAlt: "Parent celebrating child's birthday" }, { id: "3", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-company-team-working_23-2149145164.jpg", imageAlt: "Professional event coordinator" @@ -177,10 +177,10 @@ export default function SalientCakesLanding() { id: "4", name: "Lisa Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/laughing-young-lady-sitting-posing-near-cupcakes_171337-14180.jpg", imageAlt: "Satisfied customer with premium cake" }, { - id: "5", name: "James Williams", imageSrc: "http://img.b2bpic.net/free-photo/close-up-colleagues-celebrating-office_23-2149295516.jpg", imageAlt: "Corporate event celebration" + id: "5", name: "James Williams", imageSrc: "http://img.b2bpic.net/free-photo/close-up-colleagues-celebrating-office_23-2149295516.jpg?_wi=2", imageAlt: "Corporate event celebration" }, { - id: "6", name: "Nina Patel", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-dinner-party_23-2151043649.jpg", imageAlt: "Birthday celebration testimonial" + id: "6", name: "Nina Patel", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-dinner-party_23-2151043649.jpg?_wi=2", imageAlt: "Birthday celebration testimonial" }, ]} />