Merge version_1 into main #2
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "20L", name: "20L Water Jar", price: "₹150", variant: "Perfect for offices & gyms", imageSrc: "http://img.b2bpic.net/free-vector/household-water-filter-pitcher-with-3-replacement-carbon-cartridges-full-glass-realistic-set-transparent_1284-26868.jpg?_wi=1", imageAlt: "20 liter water jar dispenser"
|
||||
id: "20L", name: "20L Water Jar", price: "₹150", variant: "Perfect for offices & gyms", imageSrc: "http://img.b2bpic.net/free-vector/household-water-filter-pitcher-with-3-replacement-carbon-cartridges-full-glass-realistic-set-transparent_1284-26868.jpg", imageAlt: "20 liter water jar dispenser"
|
||||
},
|
||||
{
|
||||
id: "500ml", name: "500ml Bottle", price: "₹20", variant: "Portable & convenient", imageSrc: "http://img.b2bpic.net/free-photo/elder-drinking-water-woods_23-2148314558.jpg", imageAlt: "500ml packaged water bottle"
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Company Branding", description: "Print your company name, logo, and message directly on water bottles. Ideal for offices looking to increase brand visibility among employees and visitors.", imageSrc: "http://img.b2bpic.net/free-vector/glowing-blue-water-droplet-backdrop-design_1017-53530.jpg?_wi=1", imageAlt: "Custom branded water bottle with company logo"
|
||||
title: "Company Branding", description: "Print your company name, logo, and message directly on water bottles. Ideal for offices looking to increase brand visibility among employees and visitors.", imageSrc: "http://img.b2bpic.net/free-vector/glowing-blue-water-droplet-backdrop-design_1017-53530.jpg", imageAlt: "Custom branded water bottle with company logo"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -132,16 +132,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "100%", title: "Pure & Safe", description: "Every batch tested and certified for purity. Industry-leading water treatment standards."
|
||||
id: "1", value: "100%", title: "Pure & Safe", description: "Every batch tested and certified for purity. Industry-leading water treatment standards.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-with-tablet_23-2148902530.jpg", imageAlt: "quality control laboratory testing"
|
||||
},
|
||||
{
|
||||
id: "2", value: "24hrs", title: "Fast Delivery", description: "Quick order-to-delivery turnaround. Same-day delivery available in select areas."
|
||||
id: "2", value: "24hrs", title: "Fast Delivery", description: "Quick order-to-delivery turnaround. Same-day delivery available in select areas.", imageSrc: "http://img.b2bpic.net/free-photo/courier-holding-express-delivery-package_23-2151994435.jpg", imageAlt: "delivery truck logistics transportation"
|
||||
},
|
||||
{
|
||||
id: "3", value: "Best", title: "Competitive Pricing", description: "Premium quality at unbeatable rates. Bulk discounts available for regular customers."
|
||||
id: "3", value: "Best", title: "Competitive Pricing", description: "Premium quality at unbeatable rates. Bulk discounts available for regular customers.", imageSrc: "http://img.b2bpic.net/free-vector/glowing-blue-water-droplet-backdrop-design_1017-53530.jpg", imageAlt: "custom water bottle label branding"
|
||||
},
|
||||
{
|
||||
id: "4", value: "10+", title: "Years Experience", description: "Trusted by 500+ offices, coaching centers, and gyms across Delhi NCR region."
|
||||
id: "4", value: "10+", title: "Years Experience", description: "Trusted by 500+ offices, coaching centers, and gyms across Delhi NCR region.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-chatting-work_23-2150697630.jpg", imageAlt: "office workplace water station"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -165,11 +165,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Step 2: Choose & Customize", description: "Select from our 20L jars, 500ml, or 1L bottles. Provide your company details for custom labeling and branding.", imageSrc: "http://img.b2bpic.net/free-vector/household-water-filter-pitcher-with-3-replacement-carbon-cartridges-full-glass-realistic-set-transparent_1284-26868.jpg?_wi=2", imageAlt: "Choose water bottle size and customization"
|
||||
title: "Step 2: Choose & Customize", description: "Select from our 20L jars, 500ml, or 1L bottles. Provide your company details for custom labeling and branding.", imageSrc: "http://img.b2bpic.net/free-vector/household-water-filter-pitcher-with-3-replacement-carbon-cartridges-full-glass-realistic-set-transparent_1284-26868.jpg", imageAlt: "Choose water bottle size and customization"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Step 3: Get Your Label", description: "We design and prepare your custom labels featuring your company name, logo, and branding. Quick turnaround on approvals.", imageSrc: "http://img.b2bpic.net/free-vector/glowing-blue-water-droplet-backdrop-design_1017-53530.jpg?_wi=2", imageAlt: "Custom label design and printing"
|
||||
title: "Step 3: Get Your Label", description: "We design and prepare your custom labels featuring your company name, logo, and branding. Quick turnaround on approvals.", imageSrc: "http://img.b2bpic.net/free-vector/glowing-blue-water-droplet-backdrop-design_1017-53530.jpg", imageAlt: "Custom label design and printing"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
|
||||
Reference in New Issue
Block a user