Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -131,32 +131,32 @@ export default function AboutPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Sharma",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-shaking-hands-near-lift_107420-65783.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-shaking-hands-near-lift_107420-65783.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Rajesh Kumar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman_1163-3871.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman_1163-3871.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Shagufta Khan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-work_23-2149100303.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-work_23-2149100303.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Vikram Patel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3673.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3673.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anjali Desai",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-confident-young-woman-working-retail-business-industry-promote-company-advertise-join-her-team-smiling-self-assured-pleased-camera-stand-hall_197531-22167.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-confident-young-woman-working-retail-business-industry-promote-company-advertise-join-her-team-smiling-self-assured-pleased-camera-stand-hall_197531-22167.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Arjun Singh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-businessman-with-brick-background_23-2148242735.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-businessman-with-brick-background_23-2148242735.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
cardTitle="Over 500+ customers and partners trust PlusX Home Care for premium cleaning solutions and reliable service"
|
||||
|
||||
@@ -116,7 +116,7 @@ export default function ContactPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-cleaning-products_23-2148133319.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-cleaning-products_23-2148133319.jpg?_wi=4"
|
||||
imageAlt="professional cleaning supplies arrangement display"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -89,42 +89,42 @@ export default function DistributorPage() {
|
||||
id: "1",
|
||||
name: "Floor Cleaner - 5L Bulk",
|
||||
price: "₹899",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-detergent-disinfectant-labels-design-template_1017-25958.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-detergent-disinfectant-labels-design-template_1017-25958.jpg?_wi=3",
|
||||
imageAlt: "Floor Cleaner bulk bottle",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Phenyl - 10L Container",
|
||||
price: "₹1299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-dispenser-bottle_23-2150992134.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-dispenser-bottle_23-2150992134.jpg?_wi=3",
|
||||
imageAlt: "Phenyl bulk container",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Toilet Cleaner - 5L Bulk",
|
||||
price: "₹799",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-green-plastic-bottle-with-copy-space_23-2149449753.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-green-plastic-bottle-with-copy-space_23-2149449753.jpg?_wi=3",
|
||||
imageAlt: "Toilet Cleaner bulk",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Glass Cleaner - 5L Bulk",
|
||||
price: "₹749",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-with-surgical-glove-holding-alcohol-bottle_23-2148571873.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-with-surgical-glove-holding-alcohol-bottle_23-2148571873.jpg?_wi=3",
|
||||
imageAlt: "Glass Cleaner bulk",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Dishwash Gel - 5L Bulk",
|
||||
price: "₹649",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tomato-lotion-body-skin-care_1150-38269.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tomato-lotion-body-skin-care_1150-38269.jpg?_wi=3",
|
||||
imageAlt: "Dishwash Gel bulk",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Bathroom Cleaner - 5L Bulk",
|
||||
price: "₹899",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-eco-friendly-cleaning-brushes-with-ablution_23-2148818466.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-eco-friendly-cleaning-brushes-with-ablution_23-2148818466.jpg?_wi=3",
|
||||
imageAlt: "Bathroom Cleaner bulk",
|
||||
},
|
||||
]}
|
||||
@@ -196,7 +196,7 @@ export default function DistributorPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-cleaning-products_23-2148133319.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-cleaning-products_23-2148133319.jpg?_wi=3"
|
||||
imageAlt="Premium cleaning products for distribution"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -100,21 +100,21 @@ export default function HomePage() {
|
||||
handle: "Hotel Manager",
|
||||
testimonial: "Amazing product. Value for money. Our guests love the fragrance!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-shaking-hands-near-lift_107420-65783.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-shaking-hands-near-lift_107420-65783.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Rajesh Kumar",
|
||||
handle: "Distributor, Mumbai",
|
||||
testimonial: "Best supplier for bulk cleaning products. Reliable and professional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman_1163-3871.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman_1163-3871.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Shagufta Khan",
|
||||
handle: "Retailer, Navi Mumbai",
|
||||
testimonial: "Customers keep coming back. Quality is consistent.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-work_23-2149100303.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-work_23-2149100303.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
tag="Premium Home Care"
|
||||
@@ -149,42 +149,42 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Floor Cleaner",
|
||||
price: "₹199",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-detergent-disinfectant-labels-design-template_1017-25958.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-detergent-disinfectant-labels-design-template_1017-25958.jpg?_wi=1",
|
||||
imageAlt: "Floor Cleaner bottle",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Phenyl",
|
||||
price: "₹149",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-dispenser-bottle_23-2150992134.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-dispenser-bottle_23-2150992134.jpg?_wi=1",
|
||||
imageAlt: "Phenyl concentrate",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Toilet Cleaner",
|
||||
price: "₹179",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-green-plastic-bottle-with-copy-space_23-2149449753.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-green-plastic-bottle-with-copy-space_23-2149449753.jpg?_wi=1",
|
||||
imageAlt: "Toilet Cleaner",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Glass Cleaner",
|
||||
price: "₹159",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-with-surgical-glove-holding-alcohol-bottle_23-2148571873.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-with-surgical-glove-holding-alcohol-bottle_23-2148571873.jpg?_wi=1",
|
||||
imageAlt: "Glass Cleaner spray",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Dishwash Gel",
|
||||
price: "₹139",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tomato-lotion-body-skin-care_1150-38269.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tomato-lotion-body-skin-care_1150-38269.jpg?_wi=1",
|
||||
imageAlt: "Dishwash Gel",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Bathroom Cleaner",
|
||||
price: "₹189",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-eco-friendly-cleaning-brushes-with-ablution_23-2148818466.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-eco-friendly-cleaning-brushes-with-ablution_23-2148818466.jpg?_wi=1",
|
||||
imageAlt: "Bathroom Cleaner",
|
||||
},
|
||||
]}
|
||||
@@ -230,32 +230,32 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Sharma",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-shaking-hands-near-lift_107420-65783.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-shaking-hands-near-lift_107420-65783.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Rajesh Kumar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman_1163-3871.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman_1163-3871.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Shagufta Khan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-work_23-2149100303.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-work_23-2149100303.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Vikram Patel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3673.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3673.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anjali Desai",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-confident-young-woman-working-retail-business-industry-promote-company-advertise-join-her-team-smiling-self-assured-pleased-camera-stand-hall_197531-22167.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-confident-young-woman-working-retail-business-industry-promote-company-advertise-join-her-team-smiling-self-assured-pleased-camera-stand-hall_197531-22167.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Arjun Singh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-businessman-with-brick-background_23-2148242735.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-businessman-with-brick-background_23-2148242735.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
cardTitle="Over 500+ customers trust PlusX Home Care for premium cleaning solutions"
|
||||
@@ -325,7 +325,7 @@ export default function HomePage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-cleaning-products_23-2148133319.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-cleaning-products_23-2148133319.jpg?_wi=1"
|
||||
imageAlt="Premium cleaning products and supplies"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -85,42 +85,42 @@ export default function ProductsPage() {
|
||||
id: "1",
|
||||
name: "Floor Cleaner",
|
||||
price: "₹199",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-detergent-disinfectant-labels-design-template_1017-25958.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/laundry-detergent-disinfectant-labels-design-template_1017-25958.jpg?_wi=2",
|
||||
imageAlt: "Floor Cleaner bottle",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Phenyl",
|
||||
price: "₹149",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-dispenser-bottle_23-2150992134.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-dispenser-bottle_23-2150992134.jpg?_wi=2",
|
||||
imageAlt: "Phenyl concentrate",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Toilet Cleaner",
|
||||
price: "₹179",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-green-plastic-bottle-with-copy-space_23-2149449753.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-green-plastic-bottle-with-copy-space_23-2149449753.jpg?_wi=2",
|
||||
imageAlt: "Toilet Cleaner",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Glass Cleaner",
|
||||
price: "₹159",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-with-surgical-glove-holding-alcohol-bottle_23-2148571873.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-with-surgical-glove-holding-alcohol-bottle_23-2148571873.jpg?_wi=2",
|
||||
imageAlt: "Glass Cleaner spray",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Dishwash Gel",
|
||||
price: "₹139",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tomato-lotion-body-skin-care_1150-38269.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tomato-lotion-body-skin-care_1150-38269.jpg?_wi=2",
|
||||
imageAlt: "Dishwash Gel",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Bathroom Cleaner",
|
||||
price: "₹189",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-eco-friendly-cleaning-brushes-with-ablution_23-2148818466.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-eco-friendly-cleaning-brushes-with-ablution_23-2148818466.jpg?_wi=2",
|
||||
imageAlt: "Bathroom Cleaner",
|
||||
},
|
||||
]}
|
||||
@@ -149,7 +149,7 @@ export default function ProductsPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-cleaning-products_23-2148133319.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-cleaning-products_23-2148133319.jpg?_wi=2"
|
||||
imageAlt="Professional cleaning supplies arrangement display"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user