Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-08 07:27:04 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="small"
sizing="mediumLarge"
background="grid"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -44,8 +44,8 @@ export default function LandingPage() {
title="Malad's Most Trusted Supplement Store"
description="Authentic protein, vitamins and fitness supplements with expert guidance from industry professionals. 22+ years of experience in bodybuilding and fitness. 100% genuine products at competitive prices."
tag="⭐ 5.0 Google Rating • 198+ Reviews • 15+ Years Experience"
background={{ variant: "grid" }}
imageSrc="http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg?_wi=1"
background={{ variant: "animated-grid" }}
imageSrc="http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg"
imageAlt="All Nuttrition premium supplement store interior"
buttons={[
{ text: "Call Now: +91 97689 53383", href: "tel:+919768953383" },
@@ -146,11 +146,11 @@ export default function LandingPage() {
tag="Local Service Areas"
features={[
{
id: "01", title: "Supplement Store in Malad", description: "Shop No-21, Vasant Nagar, opposite Evershine Mall. Open daily, closes 10 PM. Quick pickup for your fitness needs.", imageSrc: "http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg?_wi=2", imageAlt: "All Nuttrition store location in Malad"},
id: "01", title: "Supplement Store in Malad", description: "Shop No-21, Vasant Nagar, opposite Evershine Mall. Open daily, closes 10 PM. Quick pickup for your fitness needs.", imageSrc: "http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg", imageAlt: "All Nuttrition store location in Malad"},
{
id: "02", title: "Serving Kandivali", description: "Fast delivery and consultation for Kandivali residents. Same day delivery available on selected products.", imageSrc: "http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg?_wi=3", imageAlt: "Service area coverage for Kandivali"},
id: "02", title: "Serving Kandivali", description: "Fast delivery and consultation for Kandivali residents. Same day delivery available on selected products.", imageSrc: "http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg", imageAlt: "Service area coverage for Kandivali"},
{
id: "03", title: "Supporting Goregaon Fitness", description: "Trusted supplement partner for Goregaon gym community. Expert guidance and authentic products for your fitness goals.", imageSrc: "http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg?_wi=4", imageAlt: "Supplement service coverage for Goregaon"},
id: "03", title: "Supporting Goregaon Fitness", description: "Trusted supplement partner for Goregaon gym community. Expert guidance and authentic products for your fitness goals.", imageSrc: "http://img.b2bpic.net/free-photo/medical-prescription-bottle-desk_482257-109194.jpg", imageAlt: "Supplement service coverage for Goregaon"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -197,7 +197,7 @@ export default function LandingPage() {
{
id: "5", title: "Do you serve Kandivali and Goregaon?", content: "Yes! We serve Malad, Kandivali, and Goregaon. Same-day delivery available on selected products. WhatsApp us for local delivery options."},
{
id: "6", title: "How do I place an order?", content: "Call us at +91 97689 53383 or WhatsApp for instant ordering. Visit our store or order for home delivery. We ensure quick processing and authentic products."},
id: "6", title: "How do I place an order?", content: "Call us at +91 97689 53383 or WhatsApp for instant ordering. Visit our store or order for home delivery. We ensure quick processing and authentic products."}
]}
useInvertedBackground={false}
faqsAnimation="slide-up"