Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-09 18:27:59 +00:00
5 changed files with 1396 additions and 29 deletions

View File

@@ -126,7 +126,7 @@ export default function AboutPage() {
handle: "@priya_delhi",
testimonial: "The quality and authenticity of Hera Sweets are unmatched. For my daughter's wedding, Hera Sweets was the obvious choice—our guests couldn't stop raving about the flavors and presentation.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg?_wi=3",
imageAlt: "Priya Sharma",
},
{
@@ -135,7 +135,7 @@ export default function AboutPage() {
handle: "@neha_celebrations",
testimonial: "Hera Sweets made our Diwali celebration truly special. The pure ingredients and traditional recipes transported us to our childhood memories. We order every year now.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gesturing-with-hands-smiling-shirt-shorts-looking-cheerful-front-view_176474-13752.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gesturing-with-hands-smiling-shirt-shorts-looking-cheerful-front-view_176474-13752.jpg?_wi=3",
imageAlt: "Neha Gupta",
},
{
@@ -144,7 +144,7 @@ export default function AboutPage() {
handle: "@deepika_noida",
testimonial: "The hamper from Hera Sweets was a gift for my parents, and they absolutely loved it. The variety, packaging, and taste—everything was perfect. Thank you!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg?_wi=4",
imageAlt: "Deepika Nair",
},
]}

View File

@@ -117,28 +117,28 @@ export default function CorporateGiftingPage() {
id: "premium-hamper",
name: "Premium Gifting Hamper",
price: "2,500",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-nice-presents-arrangement_23-2149343242.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-nice-presents-arrangement_23-2149343242.jpg?_wi=4",
imageAlt: "Luxury Hera Sweets Gift Hamper",
},
{
id: "executive-collection",
name: "Executive Collection",
price: "₹4,500",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-nice-presents-arrangement_23-2149343242.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-nice-presents-arrangement_23-2149343242.jpg?_wi=5",
imageAlt: "Executive Premium Hamper",
},
{
id: "celebration-pack",
name: "Celebration Pack",
price: "₹3,200",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-traditional-indian-dessert-arrangement_23-2149312424.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-traditional-indian-dessert-arrangement_23-2149312424.jpg?_wi=3",
imageAlt: "Celebration Bundle",
},
{
id: "deluxe-assortment",
name: "Deluxe Assortment",
price: "₹5,500",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-different-cheeses-round-wooden-tray-near-different-sauce-biscuits_181624-3456.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-different-cheeses-round-wooden-tray-near-different-sauce-biscuits_181624-3456.jpg?_wi=3",
imageAlt: "Deluxe Premium Selection",
},
]}
@@ -167,7 +167,7 @@ export default function CorporateGiftingPage() {
handle: "@rajesh_corp",
testimonial: "We gift Hera Sweets hampers to our corporate clients during the festive season. The premium packaging and authentic taste perfectly represent our brand values and are always appreciated.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-27455.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-27455.jpg?_wi=3",
imageAlt: "Rajesh Kumar",
},
{
@@ -176,7 +176,7 @@ export default function CorporateGiftingPage() {
handle: "@anjali_events",
testimonial: "As an event coordinator, I recommend Hera Sweets for all corporate events. Their custom hampers have impressed every client, and the coordination with their team is seamless and professional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smart-man_1098-14700.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smart-man_1098-14700.jpg?_wi=2",
imageAlt: "Anjali Mehta",
},
{
@@ -185,7 +185,7 @@ export default function CorporateGiftingPage() {
handle: "@arjun_delhi",
testimonial: "Outstanding corporate gifting solution. We've been using Hera Sweets for our annual employee appreciation gifts. The consistency in quality and professional service keeps us coming back.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-shaking-hands_23-2148920580.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-shaking-hands_23-2148920580.jpg?_wi=2",
imageAlt: "Arjun Singh",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -54,7 +54,7 @@ export default function HomePage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-different-cheeses-round-wooden-tray-near-different-sauce-biscuits_181624-3456.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-different-cheeses-round-wooden-tray-near-different-sauce-biscuits_181624-3456.jpg?_wi=1",
imageAlt: "Hera Sweets premium products displayed with traditional presentation",
},
{
@@ -159,28 +159,28 @@ export default function HomePage() {
id: "gulab-jamun",
name: "Gulab Jamun",
price: "₹450 / kg",
imageSrc: "http://img.b2bpic.net/free-photo/donut-with-chocolate-peanut_1232-4960.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/donut-with-chocolate-peanut_1232-4960.jpg?_wi=1",
imageAlt: "Premium Gulab Jamun",
},
{
id: "laddu",
name: "Traditional Laddu",
price: "₹380 / kg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-traditional-indian-dessert-arrangement_23-2149312424.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-traditional-indian-dessert-arrangement_23-2149312424.jpg?_wi=1",
imageAlt: "Assorted Traditional Laddu",
},
{
id: "barfi",
name: "Premium Barfi",
price: "₹520 / kg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-small-fruit-cakes-raisin-cakes-top-view_114579-9590.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-small-fruit-cakes-raisin-cakes-top-view_114579-9590.jpg?_wi=1",
imageAlt: "Handcrafted Premium Barfi",
},
{
id: "hamper",
name: "Premium Gifting Hamper",
price: "₹2,500",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-nice-presents-arrangement_23-2149343242.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-nice-presents-arrangement_23-2149343242.jpg?_wi=1",
imageAlt: "Luxury Hera Sweets Gift Hamper",
},
]}
@@ -213,7 +213,7 @@ export default function HomePage() {
testimonial:
"The quality and authenticity of Hera Sweets are unmatched. For my daughter's wedding, Hera Sweets was the obvious choice—our guests couldn't stop raving about the flavors and presentation.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg?_wi=1",
imageAlt: "Priya Sharma",
},
{
@@ -223,7 +223,7 @@ export default function HomePage() {
testimonial:
"As a wedding planner, I trust Hera Sweets for all major events. Their customization options and reliable delivery are exceptional. Clients always request them specifically.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smart-man_1098-14700.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smart-man_1098-14700.jpg?_wi=1",
imageAlt: "Anjali Mehta",
},
{
@@ -233,7 +233,7 @@ export default function HomePage() {
testimonial:
"We gift Hera Sweets hampers to our corporate clients during the festive season. The premium packaging and authentic taste perfectly represent our brand values.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-27455.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-27455.jpg?_wi=1",
imageAlt: "Rajesh Kumar",
},
{
@@ -253,7 +253,7 @@ export default function HomePage() {
testimonial:
"Outstanding quality and customer service. I've tried many brands, but Hera Sweets stands out for its commitment to authentic, pure sweets. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-shaking-hands_23-2148920580.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-shaking-hands_23-2148920580.jpg?_wi=1",
imageAlt: "Arjun Singh",
},
{
@@ -263,7 +263,7 @@ export default function HomePage() {
testimonial:
"The hamper from Hera Sweets was a gift for my parents, and they absolutely loved it. The variety, packaging, and taste—everything was perfect. Thank you!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gesturing-with-hands-smiling-shirt-shorts-looking-cheerful-front-view_176474-13752.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gesturing-with-hands-smiling-shirt-shorts-looking-cheerful-front-view_176474-13752.jpg?_wi=1",
imageAlt: "Deepika Nair",
},
]}

View File

@@ -51,42 +51,42 @@ export default function ProductsPage() {
id: "gulab-jamun",
name: "Gulab Jamun",
price: "₹450 / kg",
imageSrc: "http://img.b2bpic.net/free-photo/donut-with-chocolate-peanut_1232-4960.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/donut-with-chocolate-peanut_1232-4960.jpg?_wi=2",
imageAlt: "Premium Gulab Jamun",
},
{
id: "laddu",
name: "Traditional Laddu",
price: "₹380 / kg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-traditional-indian-dessert-arrangement_23-2149312424.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-traditional-indian-dessert-arrangement_23-2149312424.jpg?_wi=2",
imageAlt: "Assorted Traditional Laddu",
},
{
id: "barfi",
name: "Premium Barfi",
price: "₹520 / kg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-small-fruit-cakes-raisin-cakes-top-view_114579-9590.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-small-fruit-cakes-raisin-cakes-top-view_114579-9590.jpg?_wi=2",
imageAlt: "Handcrafted Premium Barfi",
},
{
id: "hamper",
name: "Premium Gifting Hamper",
price: "₹2,500",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-nice-presents-arrangement_23-2149343242.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-nice-presents-arrangement_23-2149343242.jpg?_wi=2",
imageAlt: "Luxury Hera Sweets Gift Hamper",
},
{
id: "sweets-combo",
name: "Festival Combo Pack",
price: "₹1,200",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-nice-presents-arrangement_23-2149343242.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-nice-presents-arrangement_23-2149343242.jpg?_wi=3",
imageAlt: "Festival Combo Pack",
},
{
id: "seasonal-special",
name: "Seasonal Special Mix",
price: "₹950",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-different-cheeses-round-wooden-tray-near-different-sauce-biscuits_181624-3456.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-different-cheeses-round-wooden-tray-near-different-sauce-biscuits_181624-3456.jpg?_wi=2",
imageAlt: "Seasonal Special Mix",
},
]}
@@ -167,7 +167,7 @@ export default function ProductsPage() {
testimonial:
"The Gulab Jamun melts in your mouth. The rose flavor is subtle and perfect. I've ordered multiple times and the quality is always consistent.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg?_wi=2",
imageAlt: "Priya Sharma",
},
{
@@ -177,7 +177,7 @@ export default function ProductsPage() {
testimonial:
"For corporate gifting, the Hamper is perfect. Clients are impressed with the presentation and taste. Worth every rupee!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-27455.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-27455.jpg?_wi=2",
imageAlt: "Rajesh Kumar",
},
{
@@ -187,7 +187,7 @@ export default function ProductsPage() {
testimonial:
"The Barfi is my favorite. Rich, decadent, and not too sweet. Perfect for anyone who appreciates premium quality confectionery.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gesturing-with-hands-smiling-shirt-shorts-looking-cheerful-front-view_176474-13752.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gesturing-with-hands-smiling-shirt-shorts-looking-cheerful-front-view_176474-13752.jpg?_wi=2",
imageAlt: "Neha Gupta",
},
]}