Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-04-23 06:14:30 +00:00

View File

@@ -48,7 +48,7 @@ export default function PureJoyBitesPage() {
description="Handcrafted Indian Sweets Made with Love & Tradition. Indulge in the perfect fusion of heritage and refinement."
slides={[
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cookies-with-dried-pineapple-rings-white-space_140725-76314.jpg", imageAlt: "Assorted traditional Indian sweets" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-lemon-white-desk_140725-79265.jpg", imageAlt: "Traditional tea serving" }
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-lemon-white-desk_140725-79265.jpg?_wi=1", imageAlt: "Traditional tea serving" }
]}
buttons={[
{ text: "Shop Now", href: "#menu" },
@@ -72,7 +72,7 @@ export default function PureJoyBitesPage() {
title="Our Signature Collection"
description="Explore our curated selection of handcrafted delicacies."
products={[
{ id: "1", name: "Rose Royal", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-lemon-white-desk_140725-79265.jpg" },
{ id: "1", name: "Rose Royal", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-lemon-white-desk_140725-79265.jpg?_wi=2" },
{ id: "2", name: "Date Garnet Essence", price: "$26", imageSrc: "http://img.b2bpic.net/free-photo/matcha-green-tea-bundt-cake-grey-stone-top-view-copy-space_114579-4222.jpg" },
{ id: "3", name: "Coconut Pearl Cloud", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/close-up-breakfast-with-cereals_23-2148604115.jpg" },
{ id: "4", name: "Saffron Elite", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/top-view-banana-peanut-butter-cripbread-snacks-plate-with-cottage-cheese-milk-sesame-oat-almond-pineapple-leaves-wooden-background_141793-130632.jpg" },