Update src/app/page.tsx
This commit is contained in:
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Contact Us", href: "#contact"},
|
text: "Contact Us", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-ck6xt3ib.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-ck6xt3ib.png?_wi=1"
|
||||||
imageAlt="Shivaye Enterprises Logo"
|
imageAlt="Shivaye Enterprises Logo"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
title: "Quality Assured", description: "Stringent testing ensuring industry-leading durability."},
|
title: "Quality Assured", description: "Stringent testing ensuring industry-leading durability."},
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-5uyt2fvl.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-5uyt2fvl.jpg?_wi=1"
|
||||||
imageAlt="Our packaging facility"
|
imageAlt="Our packaging facility"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
|||||||
title: "Precision Engineering", description: "Micro-tolerance manufacturing for all sealing products.", icon: Settings,
|
title: "Precision Engineering", description: "Micro-tolerance manufacturing for all sealing products.", icon: Settings,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg?_wi=1"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-server-room-delivering-automation-capabilities_482257-124316.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-server-room-delivering-automation-capabilities_482257-124316.jpg"},
|
||||||
],
|
],
|
||||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
|||||||
title: "Versatile Packaging", description: "End-to-end packaging solutions for industrial parts.", icon: Package,
|
title: "Versatile Packaging", description: "End-to-end packaging solutions for industrial parts.", icon: Package,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2538.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2538.jpg?_wi=1"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-gloves-holding-boxes_23-2148593066.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-gloves-holding-boxes_23-2148593066.jpg"},
|
||||||
],
|
],
|
||||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
|||||||
title: "Commitment to Quality", description: "Strict compliance with international industrial standards.", icon: ShieldCheck,
|
title: "Commitment to Quality", description: "Strict compliance with international industrial standards.", icon: ShieldCheck,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-handmade-jewellery-workshop_23-2150931477.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-handmade-jewellery-workshop_23-2150931477.jpg?_wi=1"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg"},
|
||||||
],
|
],
|
||||||
@@ -179,15 +179,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "t1", name: "Rajesh Mehta", date: "2023-10", title: "Purchasing Manager", quote: "Exceptional precision and reliable supply chain management.", tag: "Industrial", avatarSrc: "http://img.b2bpic.net/free-photo/industrial-engineer-operating-cnc-machine-production-line_637285-4816.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-ck6xt3ib.png"},
|
id: "t1", name: "Rajesh Mehta", date: "2023-10", title: "Purchasing Manager", quote: "Exceptional precision and reliable supply chain management.", tag: "Industrial", avatarSrc: "http://img.b2bpic.net/free-photo/industrial-engineer-operating-cnc-machine-production-line_637285-4816.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-ck6xt3ib.png?_wi=2"},
|
||||||
{
|
{
|
||||||
id: "t2", name: "Sunita Rao", date: "2023-11", title: "Lead Engineer", quote: "The sealing sets provided by Shivaye are top-tier.", tag: "Manufacturing", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-young-worker-uniform-with-hard-hat-wearing-earplugs-isolated-red-wall_140725-149225.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-5uyt2fvl.jpg"},
|
id: "t2", name: "Sunita Rao", date: "2023-11", title: "Lead Engineer", quote: "The sealing sets provided by Shivaye are top-tier.", tag: "Manufacturing", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-young-worker-uniform-with-hard-hat-wearing-earplugs-isolated-red-wall_140725-149225.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOMn9SH7A4fSlwB2d2lQYninyK/uploaded-1778150259701-5uyt2fvl.jpg?_wi=2"},
|
||||||
{
|
{
|
||||||
id: "t3", name: "Amit Kumar", date: "2024-01", title: "Facility Lead", quote: "Prompt delivery and consistent manufacturing quality.", tag: "Logistics", avatarSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12846.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg"},
|
id: "t3", name: "Amit Kumar", date: "2024-01", title: "Facility Lead", quote: "Prompt delivery and consistent manufacturing quality.", tag: "Logistics", avatarSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12846.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg?_wi=2"},
|
||||||
{
|
{
|
||||||
id: "t4", name: "Priya Singh", date: "2024-02", title: "Ops Manager", quote: "Professional packaging and high-quality standards.", tag: "Engineering", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1348.jpg", imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2538.jpg"},
|
id: "t4", name: "Priya Singh", date: "2024-02", title: "Ops Manager", quote: "Professional packaging and high-quality standards.", tag: "Engineering", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1348.jpg", imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2538.jpg?_wi=2"},
|
||||||
{
|
{
|
||||||
id: "t5", name: "Vikram Seth", date: "2024-03", title: "Tech Lead", quote: "Shivaye remains our preferred vendor for sealing rings.", tag: "Automotive", avatarSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12808.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-handmade-jewellery-workshop_23-2150931477.jpg"},
|
id: "t5", name: "Vikram Seth", date: "2024-03", title: "Tech Lead", quote: "Shivaye remains our preferred vendor for sealing rings.", tag: "Automotive", avatarSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12808.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-handmade-jewellery-workshop_23-2150931477.jpg?_wi=2"},
|
||||||
]}
|
]}
|
||||||
title="Client Success"
|
title="Client Success"
|
||||||
description="Hear what our industry partners say about our quality."
|
description="Hear what our industry partners say about our quality."
|
||||||
|
|||||||
Reference in New Issue
Block a user