Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -57,7 +57,7 @@ export default function AboutPage() {
|
||||
{ id: "t1", name: "John Doe", role: "Lead Architect", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg" },
|
||||
{ id: "t2", name: "Jane Smith", role: "Interior Designer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-city-with-blurred-background_1139-257.jpg" },
|
||||
{ id: "t3", name: "Robert K.", role: "Logistics Manager", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-portrait-construction-engineer-talking-phone_23-2148233685.jpg" },
|
||||
{ id: "t4", name: "Alice W.", role: "Sales Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-asian-businesswoman-cross-arms-chest-looking-confident-standing-near_1258-198997.jpg" },
|
||||
{ id: "t4", name: "Alice W.", role: "Sales Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-asian-businesswoman-cross-arms-chest-looking-confident-standing-near_1258-198997.jpg?_wi=1" },
|
||||
{ id: "t5", name: "Mark O.", role: "Installation Expert", imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1730.jpg" },
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -56,7 +56,7 @@ export default function ContactPage() {
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{ id: "c1", name: "Grace P.", handle: "@gracep", testimonial: "Excellent service and fast delivery!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-wearing-apron-attractive-caucasian-male-barista-cafe-restaurant-owner-cross-arms-smile-with-confident-warm-welcome-his-successful-business-place_609648-2444.jpg" },
|
||||
{ id: "c2", name: "Paul M.", handle: "@paulm", testimonial: "Very professional and helpful staff.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-asian-businesswoman-cross-arms-chest-looking-confident-standing-near_1258-198997.jpg" },
|
||||
{ id: "c2", name: "Paul M.", handle: "@paulm", testimonial: "Very professional and helpful staff.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-asian-businesswoman-cross-arms-chest-looking-confident-standing-near_1258-198997.jpg?_wi=2" },
|
||||
{ id: "c3", name: "Linda K.", handle: "@lindak", testimonial: "Best paint quality in Kitale.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-project_23-2149721887.jpg" },
|
||||
{ id: "c4", name: "Ben T.", handle: "@bent", testimonial: "Highly recommended for all home projects.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-business-man-standing-outside_1262-3492.jpg" },
|
||||
{ id: "c5", name: "Susan O.", handle: "@susano", testimonial: "Great variety and fair prices.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2579.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user