Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
title="Reliable Business & Information Services in Maua"
|
||||
description="With years of experience serving the Maua and Meru communities, Wapendwa Business Systems is your trusted partner for printing, document services, bookshop supplies, and comprehensive business support. We pride ourselves on fast service, affordable pricing, and genuine commitment to our customers."
|
||||
tag="Trusted by Community"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-work-office-using-printer_23-2149457015.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-work-office-using-printer_23-2149457015.jpg?_wi=1"
|
||||
imageAlt="Professional printing and document services"
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#services" }
|
||||
@@ -75,19 +75,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Printing & Photocopy", description: "Fast, professional printing and photocopying services for all your document needs.", imageSrc: "http://img.b2bpic.net/free-photo/women-work-office-using-printer_23-2149457015.jpg", imageAlt: "Printing and photocopying services"
|
||||
title: "Printing & Photocopy", description: "Fast, professional printing and photocopying services for all your document needs.", imageSrc: "http://img.b2bpic.net/free-photo/women-work-office-using-printer_23-2149457015.jpg?_wi=2", imageAlt: "Printing and photocopying services"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Bookshop & Supplies", description: "Wide selection of books, stationery, and academic materials for students and professionals.", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-taking-book-from-bookshelf_23-2147779424.jpg", imageAlt: "Bookshop and office supplies"
|
||||
title: "Bookshop & Supplies", description: "Wide selection of books, stationery, and academic materials for students and professionals.", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-taking-book-from-bookshelf_23-2147779424.jpg?_wi=1", imageAlt: "Bookshop and office supplies"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Business Support", description: "Document preparation, business information services, and professional guidance.", imageSrc: "http://img.b2bpic.net/free-photo/women-work-office-using-printer_23-2149457015.jpg", imageAlt: "Business support and documentation"
|
||||
title: "Business Support", description: "Document preparation, business information services, and professional guidance.", imageSrc: "http://img.b2bpic.net/free-photo/women-work-office-using-printer_23-2149457015.jpg?_wi=3", imageAlt: "Business support and documentation"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Office Services", description: "Comprehensive office and business support tailored to your specific requirements.", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-taking-book-from-bookshelf_23-2147779424.jpg", imageAlt: "Office services and support"
|
||||
title: "Office Services", description: "Comprehensive office and business support tailored to your specific requirements.", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-taking-book-from-bookshelf_23-2147779424.jpg?_wi=2", imageAlt: "Office services and support"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -107,10 +107,10 @@ export default function LandingPage() {
|
||||
tag="Customer Reviews"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "John Mbevo", handle: "Local Business Owner", testimonial: "Wapendwa has been incredibly helpful for all our printing needs. Fast service, great quality, and always friendly. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "John Mbevo"
|
||||
id: "1", name: "John Mbevo", handle: "Local Business Owner", testimonial: "Wapendwa has been incredibly helpful for all our printing needs. Fast service, great quality, and always friendly. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=1", imageAlt: "John Mbevo"
|
||||
},
|
||||
{
|
||||
id: "2", name: "John Mwiti", handle: "Student", testimonial: "The best place to get all my stationery and academic materials. Staff is always helpful and prices are reasonable. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businesswoman-looking-through-window_1262-2043.jpg", imageAlt: "John Mwiti"
|
||||
id: "2", name: "John Mwiti", handle: "Student", testimonial: "The best place to get all my stationery and academic materials. Staff is always helpful and prices are reasonable. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businesswoman-looking-through-window_1262-2043.jpg?_wi=1", imageAlt: "John Mwiti"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Mary Kamau", handle: "School Administrator", testimonial: "Reliable service, professional team, and quick turnaround on printing jobs. We've been a loyal customer for years.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Mary Kamau"
|
||||
@@ -119,10 +119,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "Ruth Kipchoge", handle: "Small Business Owner", testimonial: "Best service in Maua! They understand what local businesses need. Always available and always deliver quality work.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-her-office-businesswoman-sitting-with-her-notebook-writing-making_1258-194709.jpg", imageAlt: "Ruth Kipchoge"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Peter Muthama", handle: "Community Leader", testimonial: "Supporting local business is important. Wapendwa is exactly the kind of reliable service our community needs. Keep it up!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "Peter Muthama"
|
||||
id: "5", name: "Peter Muthama", handle: "Community Leader", testimonial: "Supporting local business is important. Wapendwa is exactly the kind of reliable service our community needs. Keep it up!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=2", imageAlt: "Peter Muthama"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Grace Njeri", handle: "Office Manager", testimonial: "Professional, trustworthy, and affordable. Wapendwa is our go-to for all business services. Excellent team!", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businesswoman-looking-through-window_1262-2043.jpg", imageAlt: "Grace Njeri"
|
||||
id: "6", name: "Grace Njeri", handle: "Office Manager", testimonial: "Professional, trustworthy, and affordable. Wapendwa is our go-to for all business services. Excellent team!", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businesswoman-looking-through-window_1262-2043.jpg?_wi=2", imageAlt: "Grace Njeri"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user