Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 02:52:15 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-cookie-inside-plate-dark-surface-cake-biscuit-pie-sugar-sweet-bake-tea_140725-53243.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-cookie-inside-plate-dark-surface-cake-biscuit-pie-sugar-sweet-bake-tea_140725-53243.jpg?_wi=1"
showBlur={true}
avatars={[
{
@@ -159,7 +159,7 @@ export default function LandingPage() {
price: "₹450/kg",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/slice-honey-cake-with-butter-cookies-waffles_114579-14659.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/slice-honey-cake-with-butter-cookies-waffles_114579-14659.jpg?_wi=1",
},
{
id: "p2",
@@ -168,7 +168,7 @@ export default function LandingPage() {
price: "₹600/kg",
rating: 5,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pastry-with-quail-eggs-dark-blue-surface_179666-44510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pastry-with-quail-eggs-dark-blue-surface_179666-44510.jpg?_wi=1",
},
{
id: "p3",
@@ -177,7 +177,7 @@ export default function LandingPage() {
price: "₹380/kg",
rating: 5,
reviewCount: "200",
imageSrc: "http://img.b2bpic.net/free-photo/bread-canapes-marble-with-caviar_114579-21974.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bread-canapes-marble-with-caviar_114579-21974.jpg?_wi=1",
},
{
id: "p4",
@@ -186,7 +186,7 @@ export default function LandingPage() {
price: "₹750/kg",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/slice-honey-cake-with-butter-cookies-waffles_114579-14659.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/slice-honey-cake-with-butter-cookies-waffles_114579-14659.jpg?_wi=2",
},
{
id: "p5",
@@ -195,7 +195,7 @@ export default function LandingPage() {
price: "₹350/kg",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pastry-with-quail-eggs-dark-blue-surface_179666-44510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pastry-with-quail-eggs-dark-blue-surface_179666-44510.jpg?_wi=2",
},
{
id: "p6",
@@ -204,7 +204,7 @@ export default function LandingPage() {
price: "₹650/kg",
rating: 5,
reviewCount: "70",
imageSrc: "http://img.b2bpic.net/free-photo/bread-canapes-marble-with-caviar_114579-21974.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bread-canapes-marble-with-caviar_114579-21974.jpg?_wi=2",
},
]}
title="Our Signature Sweets"
@@ -223,7 +223,7 @@ export default function LandingPage() {
name: "Anil Gupta",
handle: "Local Resident",
testimonial: "The best place for sweets in Bareilly. Extremely fresh and hygienic.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-cookie-inside-plate-dark-surface-cake-biscuit-pie-sugar-sweet-bake-tea_140725-53243.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-cookie-inside-plate-dark-surface-cake-biscuit-pie-sugar-sweet-bake-tea_140725-53243.jpg?_wi=2",
imageAlt: "traditional indian sweets mithai platter",
},
{
@@ -239,7 +239,7 @@ export default function LandingPage() {
name: "Rajesh Kumar",
handle: "Event Planner",
testimonial: "Used them for my sister's wedding. Excellent bulk service and timely delivery.",
imageSrc: "http://img.b2bpic.net/free-photo/slice-honey-cake-with-butter-cookies-waffles_114579-14659.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/slice-honey-cake-with-butter-cookies-waffles_114579-14659.jpg?_wi=3",
imageAlt: "delicious yellow laddu indian sweet",
},
{
@@ -247,7 +247,7 @@ export default function LandingPage() {
name: "Amit Singh",
handle: "Food Blogger",
testimonial: "Authentic taste that takes me back to my childhood. Highly recommended.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pastry-with-quail-eggs-dark-blue-surface_179666-44510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pastry-with-quail-eggs-dark-blue-surface_179666-44510.jpg?_wi=3",
imageAlt: "kesar barfi traditional indian sweet",
},
{
@@ -255,7 +255,7 @@ export default function LandingPage() {
name: "Priya Verma",
handle: "Happy Client",
testimonial: "Always fresh, always delicious. The go-to spot for any celebration.",
imageSrc: "http://img.b2bpic.net/free-photo/bread-canapes-marble-with-caviar_114579-21974.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bread-canapes-marble-with-caviar_114579-21974.jpg?_wi=3",
imageAlt: "fresh gulab jamun in bowl",
},
]}