Merge version_1 into main #3
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
{ name: "Lisa Wong", handle: "@lisa_build", testimonial: "Top-tier manufacturer that prioritizes integrity.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-business-woman_23-2148356286.jpg" },
|
||||
{ name: "David Smith", handle: "@david_sm", testimonial: "Consistent delivery and exceptional support.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/factory-workshop-interior-machines-glass-industry-background-process-production_645730-545.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/factory-workshop-interior-machines-glass-industry-background-process-production_645730-545.jpg?_wi=1"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/supportive-cute-blond-girlfriend-cheering-liking-interesting-concept-cool-idea-thumbsup-smiling_1258-229510.jpg", alt: "Client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/attractive-positive-young-girl-knitted-sweater-agree-with-suggestion-approving-plan-showing-thumbs-up-recommending-awesome-film-smiling-cheering-supporting-friend-effort-encouraging_1258-307672.jpg", alt: "Client 2" },
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
{ value: "32+", title: "Years Experience" },
|
||||
{ value: "15K+", title: "Projects Completed" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corporate-manager-talking-group-manual-workers-while-having-staff-meeting-factory_637285-4131.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corporate-manager-talking-group-manual-workers-while-having-staff-meeting-factory_637285-4131.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -84,8 +84,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", title: "Precision Engineering", descriptions: ["State-of-the-art CNC machining for perfect tolerances."], imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-server-room-delivering-automation-capabilities_482257-124316.jpg", imageAlt: "Precision" },
|
||||
{ id: "f2", title: "Durability Focused", descriptions: ["Advanced powder coating for extreme climate resistance."], imageSrc: "http://img.b2bpic.net/free-photo/factory-workshop-interior-machines-glass-industry-background-process-production_645730-545.jpg", imageAlt: "Durability" },
|
||||
{ id: "f3", title: "Rapid Fulfillment", descriptions: ["Optimized production lines to meet strict deadlines."], imageSrc: "http://img.b2bpic.net/free-photo/corporate-manager-talking-group-manual-workers-while-having-staff-meeting-factory_637285-4131.jpg", imageAlt: "Speed" },
|
||||
{ id: "f2", title: "Durability Focused", descriptions: ["Advanced powder coating for extreme climate resistance."], imageSrc: "http://img.b2bpic.net/free-photo/factory-workshop-interior-machines-glass-industry-background-process-production_645730-545.jpg?_wi=2", imageAlt: "Durability" },
|
||||
{ id: "f3", title: "Rapid Fulfillment", descriptions: ["Optimized production lines to meet strict deadlines."], imageSrc: "http://img.b2bpic.net/free-photo/corporate-manager-talking-group-manual-workers-while-having-staff-meeting-factory_637285-4131.jpg?_wi=2", imageAlt: "Speed" },
|
||||
]}
|
||||
title="Why Choose Astham"
|
||||
description="Industry-leading manufacturing capabilities."
|
||||
|
||||
Reference in New Issue
Block a user