Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-05 09:57:07 +00:00
3 changed files with 27 additions and 27 deletions

View File

@@ -95,7 +95,7 @@ export default function AboutPage() {
title: "Founded on Quality",
description:
"Since 2015, GN Rao has been dedicated to sourcing the finest dry fruits from certified farms and delivering them directly to your doorstep.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-food-organic-labels_23-2148110078.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-food-organic-labels_23-2148110078.jpg?_wi=3",
imageAlt: "Quality foundation",
},
{
@@ -103,7 +103,7 @@ export default function AboutPage() {
title: "Direct Farm Sourcing",
description:
"We work directly with premium farms to ensure complete transparency and eliminate middlemen, guaranteeing the freshest products at fair prices.",
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-photo-plastic-container-full-with-chopped-purple-cabbage-o-grey-background_114579-68700.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-photo-plastic-container-full-with-chopped-purple-cabbage-o-grey-background_114579-68700.jpg?_wi=3",
imageAlt: "Farm sourcing",
},
{
@@ -111,7 +111,7 @@ export default function AboutPage() {
title: "Health & Wellness Mission",
description:
"We believe in promoting healthy lifestyles through natural nutrition. Every product is selected with care to support your wellness journey.",
imageSrc: "http://img.b2bpic.net/free-photo/peeling-cutting-vegetables-kitchen_114579-12174.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/peeling-cutting-vegetables-kitchen_114579-12174.jpg?_wi=3",
imageAlt: "Health and wellness",
},
]}
@@ -136,7 +136,7 @@ export default function AboutPage() {
role: "Fitness Coach",
testimonial:
"Best quality dry fruits I have ever ordered online. The almonds are so fresh and crunchy. Highly recommended for anyone serious about health!",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2",
imageAlt: "Priya Sharma",
},
{
@@ -145,7 +145,7 @@ export default function AboutPage() {
role: "Business Owner",
testimonial:
"GN Rao has become my go-to brand for corporate gifting. Premium quality and excellent presentation. My clients absolutely love it!",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2",
imageAlt: "Rajesh Kumar",
},
{
@@ -154,7 +154,7 @@ export default function AboutPage() {
role: "Nutritionist",
testimonial:
"I recommend GN Rao dry fruits to all my clients. The purity and freshness are unmatched. Perfect for a healthy lifestyle!",
imageSrc: "http://img.b2bpic.net/free-photo/woman-medical-overall_23-2147771697.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-medical-overall_23-2147771697.jpg?_wi=2",
imageAlt: "Anjali Patel",
},
]}

View File

@@ -177,7 +177,7 @@ export default function HomePage() {
name: "California Almonds",
price: "₹599",
variant: "250g Premium Grade",
imageSrc: "http://img.b2bpic.net/free-photo/plates-with-healthy-food_1268-20309.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plates-with-healthy-food_1268-20309.jpg?_wi=1",
imageAlt: "California Almonds Premium",
},
{
@@ -185,7 +185,7 @@ export default function HomePage() {
name: "Raw Cashew Nuts",
price: "₹749",
variant: "250g Fresh Harvest",
imageSrc: "http://img.b2bpic.net/free-photo/cashew_1203-3614.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cashew_1203-3614.jpg?_wi=1",
imageAlt: "Raw Cashew Nuts",
},
{
@@ -193,7 +193,7 @@ export default function HomePage() {
name: "Roasted Pistachios",
price: "₹899",
variant: "250g Lightly Salted",
imageSrc: "http://img.b2bpic.net/free-photo/natural-pistachio_1368-9177.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/natural-pistachio_1368-9177.jpg?_wi=1",
imageAlt: "Roasted Pistachios",
},
{
@@ -201,7 +201,7 @@ export default function HomePage() {
name: "Californian Walnuts",
price: "₹649",
variant: "250g Pure & Natural",
imageSrc: "http://img.b2bpic.net/free-photo/walnuts-autumn-leaves_23-2152022055.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/walnuts-autumn-leaves_23-2152022055.jpg?_wi=1",
imageAlt: "Californian Walnuts",
},
{
@@ -209,7 +209,7 @@ export default function HomePage() {
name: "Premium Dates",
price: "₹549",
variant: "500g Medjool",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-medjool-dates-rustic-wooden-bowl_84443-72377.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-medjool-dates-rustic-wooden-bowl_84443-72377.jpg?_wi=1",
imageAlt: "Premium Medjool Dates",
},
{
@@ -217,7 +217,7 @@ export default function HomePage() {
name: "Golden Raisins",
price: "₹499",
variant: "500g Seedless",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-from-afar-dried-fruits-appetizing-colorful-dried-fruits-brown-bowls_140725-123121.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-from-afar-dried-fruits-appetizing-colorful-dried-fruits-brown-bowls_140725-123121.jpg?_wi=1",
imageAlt: "Golden Seedless Raisins",
},
]}
@@ -243,7 +243,7 @@ export default function HomePage() {
title: "Premium Quality",
description:
"Hand-selected dry fruits from the best farms. Every product meets strict quality standards for taste and nutrition.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-food-organic-labels_23-2148110078.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-food-organic-labels_23-2148110078.jpg?_wi=1",
imageAlt: "Quality certification",
},
{
@@ -251,7 +251,7 @@ export default function HomePage() {
title: "Fresh Packaging",
description:
"Hygienic processing and vacuum-sealed packaging ensures maximum freshness and nutrition retention.",
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-photo-plastic-container-full-with-chopped-purple-cabbage-o-grey-background_114579-68700.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-photo-plastic-container-full-with-chopped-purple-cabbage-o-grey-background_114579-68700.jpg?_wi=1",
imageAlt: "Fresh packaging",
},
{
@@ -275,7 +275,7 @@ export default function HomePage() {
title: "Hygienic Processing",
description:
"State-of-the-art processing facilities with certified hygiene standards ensure food safety.",
imageSrc: "http://img.b2bpic.net/free-photo/peeling-cutting-vegetables-kitchen_114579-12174.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/peeling-cutting-vegetables-kitchen_114579-12174.jpg?_wi=1",
imageAlt: "Hygienic processing",
},
]}
@@ -300,7 +300,7 @@ export default function HomePage() {
role: "Fitness Coach",
testimonial:
"Best quality dry fruits I have ever ordered online. The almonds are so fresh and crunchy. Highly recommended for anyone serious about health!",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1",
imageAlt: "Priya Sharma",
},
{
@@ -309,7 +309,7 @@ export default function HomePage() {
role: "Business Owner",
testimonial:
"GN Rao has become my go-to brand for corporate gifting. Premium quality and excellent presentation. My clients absolutely love it!",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=1",
imageAlt: "Rajesh Kumar",
},
{
@@ -318,7 +318,7 @@ export default function HomePage() {
role: "Nutritionist",
testimonial:
"I recommend GN Rao dry fruits to all my clients. The purity and freshness are unmatched. Perfect for a healthy lifestyle!",
imageSrc: "http://img.b2bpic.net/free-photo/woman-medical-overall_23-2147771697.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-medical-overall_23-2147771697.jpg?_wi=1",
imageAlt: "Anjali Patel",
},
{

View File

@@ -95,7 +95,7 @@ export default function ProductsPage() {
name: "California Almonds",
price: "₹599",
variant: "250g Premium Grade",
imageSrc: "http://img.b2bpic.net/free-photo/plates-with-healthy-food_1268-20309.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plates-with-healthy-food_1268-20309.jpg?_wi=2",
imageAlt: "California Almonds Premium",
},
{
@@ -103,7 +103,7 @@ export default function ProductsPage() {
name: "Raw Cashew Nuts",
price: "₹749",
variant: "250g Fresh Harvest",
imageSrc: "http://img.b2bpic.net/free-photo/cashew_1203-3614.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cashew_1203-3614.jpg?_wi=2",
imageAlt: "Raw Cashew Nuts",
},
{
@@ -111,7 +111,7 @@ export default function ProductsPage() {
name: "Roasted Pistachios",
price: "₹899",
variant: "250g Lightly Salted",
imageSrc: "http://img.b2bpic.net/free-photo/natural-pistachio_1368-9177.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/natural-pistachio_1368-9177.jpg?_wi=2",
imageAlt: "Roasted Pistachios",
},
{
@@ -119,7 +119,7 @@ export default function ProductsPage() {
name: "Californian Walnuts",
price: "₹649",
variant: "250g Pure & Natural",
imageSrc: "http://img.b2bpic.net/free-photo/walnuts-autumn-leaves_23-2152022055.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/walnuts-autumn-leaves_23-2152022055.jpg?_wi=2",
imageAlt: "Californian Walnuts",
},
{
@@ -127,7 +127,7 @@ export default function ProductsPage() {
name: "Premium Dates",
price: "₹549",
variant: "500g Medjool",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-medjool-dates-rustic-wooden-bowl_84443-72377.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-medjool-dates-rustic-wooden-bowl_84443-72377.jpg?_wi=2",
imageAlt: "Premium Medjool Dates",
},
{
@@ -135,7 +135,7 @@ export default function ProductsPage() {
name: "Golden Raisins",
price: "₹499",
variant: "500g Seedless",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-from-afar-dried-fruits-appetizing-colorful-dried-fruits-brown-bowls_140725-123121.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-from-afar-dried-fruits-appetizing-colorful-dried-fruits-brown-bowls_140725-123121.jpg?_wi=2",
imageAlt: "Golden Seedless Raisins",
},
]}
@@ -161,7 +161,7 @@ export default function ProductsPage() {
title: "100% Natural & Pure",
description:
"No artificial additives, preservatives, or GMO ingredients. Just pure, natural dry fruits from trusted sources.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-food-organic-labels_23-2148110078.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-food-organic-labels_23-2148110078.jpg?_wi=2",
imageAlt: "Natural and pure",
},
{
@@ -169,7 +169,7 @@ export default function ProductsPage() {
title: "Vacuum Sealed Freshness",
description:
"Advanced vacuum sealing technology preserves nutritional value and taste for extended shelf life.",
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-photo-plastic-container-full-with-chopped-purple-cabbage-o-grey-background_114579-68700.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-photo-plastic-container-full-with-chopped-purple-cabbage-o-grey-background_114579-68700.jpg?_wi=2",
imageAlt: "Vacuum sealed packaging",
},
{
@@ -177,7 +177,7 @@ export default function ProductsPage() {
title: "Certified Food Safety",
description:
"All products meet international food safety standards with ISO certification and regular audits.",
imageSrc: "http://img.b2bpic.net/free-photo/peeling-cutting-vegetables-kitchen_114579-12174.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/peeling-cutting-vegetables-kitchen_114579-12174.jpg?_wi=2",
imageAlt: "Food safety certification",
},
]}