Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 09:25:32 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
handle: "@elena",
testimonial: "The most delicious cake I've ever had! Perfect for my sister's birthday.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-miniature-bakery-product_23-2151862559.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-miniature-bakery-product_23-2151862559.jpg?_wi=1",
imageAlt: "elegant tiered cake pastel background",
},
{
@@ -72,7 +72,7 @@ export default function LandingPage() {
handle: "@jamesp",
testimonial: "Fresh, beautiful, and so easy to order through WhatsApp. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/appetizing-homemade-chocolate-cake-hands-woman-closeup_169016-48403.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/appetizing-homemade-chocolate-cake-hands-woman-closeup_169016-48403.jpg?_wi=1",
imageAlt: "baking fresh cakes professional kitchen",
},
{
@@ -106,7 +106,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-miniature-bakery-product_23-2151862559.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-miniature-bakery-product_23-2151862559.jpg?_wi=2"
imageAlt="Premium layered cake"
mediaAnimation="slide-up"
avatars={[
@@ -304,7 +304,7 @@ export default function LandingPage() {
title="Ready to place an order?"
description="Have questions about custom designs or bulk orders? Send us a message via WhatsApp, and we'll get back to you immediately."
buttonText="Chat on WhatsApp"
imageSrc="http://img.b2bpic.net/free-photo/appetizing-homemade-chocolate-cake-hands-woman-closeup_169016-48403.jpg"
imageSrc="http://img.b2bpic.net/free-photo/appetizing-homemade-chocolate-cake-hands-woman-closeup_169016-48403.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>