Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-09 01:57:57 +00:00

View File

@@ -52,7 +52,7 @@ export default function HomePage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/pink-macaroons-with-raspberries-leaf-rose_140725-9602.jpg", imageAlt: "Beautiful decorated custom cake"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-wedding-cake_1157-17847.jpg", imageAlt: "Elegant wedding cake with flowers"},
imageSrc: "http://img.b2bpic.net/free-photo/cute-wedding-cake_1157-17847.jpg?_wi=1", imageAlt: "Elegant wedding cake with flowers"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -75,7 +75,7 @@ export default function HomePage() {
tagAnimation="slide-up"
products={[
{
id: "1", name: "Wedding Elegance", price: "Rs. 8,500 - 15,000", variant: "Customizable Flavors & Designs", imageSrc: "http://img.b2bpic.net/free-photo/cute-wedding-cake_1157-17847.jpg", imageAlt: "Elegant tiered wedding cake"},
id: "1", name: "Wedding Elegance", price: "Rs. 8,500 - 15,000", variant: "Customizable Flavors & Designs", imageSrc: "http://img.b2bpic.net/free-photo/cute-wedding-cake_1157-17847.jpg?_wi=2", imageAlt: "Elegant tiered wedding cake"},
{
id: "2", name: "Birthday Celebration", price: "Rs. 4,500 - 10,000", variant: "Theme-Based Designs", imageSrc: "http://img.b2bpic.net/free-photo/lovely-birthday-composition-with-cupcakes_23-2147997506.jpg", imageAlt: "Colorful custom birthday cake"},
{