Update src/app/page.tsx
This commit is contained in:
@@ -51,22 +51,22 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfDsWe9Ilqsu8ZHUyVdf4qOL6b/uploaded-1772975005923-hbgo01jz.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfDsWe9Ilqsu8ZHUyVdf4qOL6b/uploaded-1772975005923-hbgo01jz.png?_wi=1"
|
||||
imageAlt="Avehx Premium Cleaning Liquid"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Emma Thompson", handle: "Sustainability Director, EcoHome", testimonial: "Avehx products transformed our household cleaning routine. Chemical-free, effective, and the bottles are 100% recyclable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "David Chen", handle: "Operations Manager, GreenCorp", testimonial: "We switched our entire office to Avehx. The results speak for themselves—spotless surfaces with zero chemical odor.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Sarah Williams", handle: "Family & Wellness Blogger", testimonial: "As a parent, I trust Avehx. My kids can safely help with cleaning, and I know there are no harmful chemicals in our home.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office_23-2150167727.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office_23-2150167727.jpg?_wi=1"
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -82,13 +82,13 @@ export default function LandingPage() {
|
||||
<ProductCardThree
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Avehx High-Performance Liquid Detergent", price: "$18.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfDsWe9Ilqsu8ZHUyVdf4qOL6b/uploaded-1772975005923-hbgo01jz.png", imageAlt: "Avehx Liquid Detergent", initialQuantity: 1,
|
||||
id: "1", name: "Avehx High-Performance Liquid Detergent", price: "$18.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfDsWe9Ilqsu8ZHUyVdf4qOL6b/uploaded-1772975005923-hbgo01jz.png?_wi=2", imageAlt: "Avehx Liquid Detergent", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "2", name: "Avehx Premium Dish Wash Cleaning Gel", price: "$14.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfDsWe9Ilqsu8ZHUyVdf4qOL6b/uploaded-1772975005923-45ubys7i.png", imageAlt: "Avehx Dish Wash Gel", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "3", name: "Avehx Multi-Surface Cleaner", price: "$12.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfDsWe9Ilqsu8ZHUyVdf4qOL6b/uploaded-1772975005923-hbgo01jz.png", imageAlt: "Avehx Multi-Surface Cleaner", initialQuantity: 1,
|
||||
id: "3", name: "Avehx Multi-Surface Cleaner", price: "$12.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfDsWe9Ilqsu8ZHUyVdf4qOL6b/uploaded-1772975005923-hbgo01jz.png?_wi=3", imageAlt: "Avehx Multi-Surface Cleaner", initialQuantity: 1,
|
||||
},
|
||||
]}
|
||||
title="Avehx Product Range"
|
||||
@@ -126,16 +126,16 @@ export default function LandingPage() {
|
||||
<FeatureCardThree
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "100% Chemical-Free Formula", description: "Powerful cleaning without harsh chemicals, toxins, or artificial fragrances. Safe for families, pets, and the environment.", imageSrc: "http://img.b2bpic.net/free-vector/liquid-soap-background-design_1268-663.jpg", imageAlt: "Chemical-Free Cleaning"
|
||||
id: "01", title: "100% Chemical-Free Formula", description: "Powerful cleaning without harsh chemicals, toxins, or artificial fragrances. Safe for families, pets, and the environment.", imageSrc: "http://img.b2bpic.net/free-vector/liquid-soap-background-design_1268-663.jpg?_wi=1", imageAlt: "Chemical-Free Cleaning"
|
||||
},
|
||||
{
|
||||
id: "02", title: "High Concentration Formula", description: "Concentrated solutions mean less water waste, extended product life, and better value for money. One bottle goes further.", imageSrc: "http://img.b2bpic.net/free-vector/liquid-soap-background-design_1268-663.jpg", imageAlt: "High Concentration"
|
||||
id: "02", title: "High Concentration Formula", description: "Concentrated solutions mean less water waste, extended product life, and better value for money. One bottle goes further.", imageSrc: "http://img.b2bpic.net/free-vector/liquid-soap-background-design_1268-663.jpg?_wi=2", imageAlt: "High Concentration"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Eco-Friendly Packaging", description: "100% recyclable bottles and sustainable materials. Every purchase supports environmental responsibility.", imageSrc: "http://img.b2bpic.net/free-vector/liquid-soap-background-design_1268-663.jpg", imageAlt: "Eco-Friendly Packaging"
|
||||
id: "03", title: "Eco-Friendly Packaging", description: "100% recyclable bottles and sustainable materials. Every purchase supports environmental responsibility.", imageSrc: "http://img.b2bpic.net/free-vector/liquid-soap-background-design_1268-663.jpg?_wi=3", imageAlt: "Eco-Friendly Packaging"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Multi-Purpose Solutions", description: "From laundry to dishes to general cleaning, Avehx covers all your household needs with one trusted brand.", imageSrc: "http://img.b2bpic.net/free-vector/liquid-soap-background-design_1268-663.jpg", imageAlt: "Multi-Purpose Solutions"
|
||||
id: "04", title: "Multi-Purpose Solutions", description: "From laundry to dishes to general cleaning, Avehx covers all your household needs with one trusted brand.", imageSrc: "http://img.b2bpic.net/free-vector/liquid-soap-background-design_1268-663.jpg?_wi=4", imageAlt: "Multi-Purpose Solutions"
|
||||
},
|
||||
]}
|
||||
title="Why Choose Avehx"
|
||||
@@ -182,22 +182,22 @@ export default function LandingPage() {
|
||||
<TestimonialCardTen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Revolutionized Our Cleaning Standards", quote: "We switched our entire hotel chain to Avehx products last year. Not only are our guests happier with the chemical-free environment, but our staff also reports fewer respiratory issues. It's a win for everyone.", name: "Michael Richardson", role: "Hotel Manager, Premium Hospitality Group", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg"
|
||||
id: "1", title: "Revolutionized Our Cleaning Standards", quote: "We switched our entire hotel chain to Avehx products last year. Not only are our guests happier with the chemical-free environment, but our staff also reports fewer respiratory issues. It's a win for everyone.", name: "Michael Richardson", role: "Hotel Manager, Premium Hospitality Group", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Safe Cleaning for My Family", quote: "As a mother of three, safety is paramount. Avehx gives me peace of mind knowing our home is truly clean without harmful chemicals. My kids even help with chores now!", name: "Jennifer Martinez", role: "Home Manager, Family Advocate", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg"
|
||||
id: "2", title: "Safe Cleaning for My Family", quote: "As a mother of three, safety is paramount. Avehx gives me peace of mind knowing our home is truly clean without harmful chemicals. My kids even help with chores now!", name: "Jennifer Martinez", role: "Home Manager, Family Advocate", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Performance Without Compromise", quote: "We were skeptical about chemical-free cleaning until we tried Avehx. The stain removal and deodorizing power rivals commercial products, but it's sustainable and safe.", name: "Thomas Anderson", role: "Environmental Manager, Corporate Services", imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office_23-2150167727.jpg"
|
||||
id: "3", title: "Performance Without Compromise", quote: "We were skeptical about chemical-free cleaning until we tried Avehx. The stain removal and deodorizing power rivals commercial products, but it's sustainable and safe.", name: "Thomas Anderson", role: "Environmental Manager, Corporate Services", imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office_23-2150167727.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Best Investment for Our Restaurant", quote: "Kitchen cleanliness is critical in food service. Avehx products exceed health standards while reducing our chemical exposure incidents by 100%. Highly recommended.", name: "Lisa Thompson", role: "Head Chef, Fine Dining Restaurant", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1077.jpg"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Sustainability That Actually Works", quote: "We've reduced our environmental footprint significantly by switching to Avehx. The concentrated formula means fewer bottles, and the recyclable packaging closes the loop perfectly.", name: "David Kumar", role: "Sustainability Officer, Green Logistics", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg"
|
||||
id: "5", title: "Sustainability That Actually Works", quote: "We've reduced our environmental footprint significantly by switching to Avehx. The concentrated formula means fewer bottles, and the recyclable packaging closes the loop perfectly.", name: "David Kumar", role: "Sustainability Officer, Green Logistics", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "6", title: "Premium Quality at Fair Price", quote: "Avehx delivers luxury cleaning performance at competitive prices. The high concentration formula means it lasts longer than conventional products. Exceptional value.", name: "Alexandra Petrov", role: "Purchasing Director, Retail Chain", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg"
|
||||
id: "6", title: "Premium Quality at Fair Price", quote: "Avehx delivers luxury cleaning performance at competitive prices. The high concentration formula means it lasts longer than conventional products. Exceptional value.", name: "Alexandra Petrov", role: "Purchasing Director, Retail Chain", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg?_wi=3"
|
||||
},
|
||||
]}
|
||||
title="Trusted by Industry Leaders"
|
||||
|
||||
Reference in New Issue
Block a user