Update src/app/page.tsx

This commit is contained in:
2026-05-17 01:49:31 +00:00
parent f586a33028
commit 0457791455

View File

@@ -44,14 +44,14 @@ export default function LandingPage() {
title="Your Business, Online. Done Right."
description="Transform your Ghanaian business with professional digital services. From Facebook pages to full websites, we handle your online presence so you can focus on growth."
testimonials={[
{ name: "Kwame Osei", handle: "@osei_ventures", testimonial: "OSS Ghana helped us launch our business page in hours. Truly seamless!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-scrolling-green-screen-mobile-phone-checking-social-media_482257-121739.jpg", imageAlt: "business phone app interface" },
{ name: "Ama Serwaa", handle: "@ama_boutique", testimonial: "Professional, efficient, and locally informed. Best investment for our digital growth.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-using-laptop-browse-internet-startup-office-doing-project-research-executive-manager-sending-paperwork-email-working-website-browser-application_482257-42354.jpg", imageAlt: "business phone app interface" },
{ name: "Kofi Mensah", handle: "@mensah_logs", testimonial: "Exceptional service for our local logistics firm.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-african-american-business-woman-wearing-glasses-holding-documents_146671-15760.jpg", imageAlt: "business phone app interface" },
{ name: "Adjoa Yeboah", handle: "@adjoa_arts", testimonial: "The web design team is top-tier and so patient.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-laptop-table_1157-28481.jpg", imageAlt: "business phone app interface" },
{ name: "Yaw Boateng", handle: "@yb_consult", testimonial: "Increased our reach by 300% in the first month.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-holding-trophy-icon_53876-71031.jpg", imageAlt: "business phone app interface" },
{ name: "Kwame Osei", handle: "@osei_ventures", testimonial: "OSS Ghana helped us launch our business page in hours. Truly seamless!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-scrolling-green-screen-mobile-phone-checking-social-media_482257-121739.jpg?_wi=1", imageAlt: "business phone app interface" },
{ name: "Ama Serwaa", handle: "@ama_boutique", testimonial: "Professional, efficient, and locally informed. Best investment for our digital growth.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-using-laptop-browse-internet-startup-office-doing-project-research-executive-manager-sending-paperwork-email-working-website-browser-application_482257-42354.jpg?_wi=1", imageAlt: "business phone app interface" },
{ name: "Kofi Mensah", handle: "@mensah_logs", testimonial: "Exceptional service for our local logistics firm.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-african-american-business-woman-wearing-glasses-holding-documents_146671-15760.jpg?_wi=1", imageAlt: "business phone app interface" },
{ name: "Adjoa Yeboah", handle: "@adjoa_arts", testimonial: "The web design team is top-tier and so patient.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-laptop-table_1157-28481.jpg?_wi=1", imageAlt: "business phone app interface" },
{ name: "Yaw Boateng", handle: "@yb_consult", testimonial: "Increased our reach by 300% in the first month.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-holding-trophy-icon_53876-71031.jpg?_wi=1", imageAlt: "business phone app interface" },
]}
buttons={[{ text: "Order on WhatsApp", href: "https://wa.me/233552023355" }]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-scrolling-green-screen-mobile-phone-checking-social-media_482257-121739.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-scrolling-green-screen-mobile-phone-checking-social-media_482257-121739.jpg?_wi=2"
imageAlt="business phone app interface"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-indian-businessman-office_1262-3271.jpg", alt: "Portrait of smiling Indian businessman in office" },
@@ -77,7 +77,7 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Social Media Setup", description: "Facebook, Instagram, and WhatsApp Business profiles.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-holding-trophy-icon_53876-71031.jpg" },
title: "Social Media Setup", description: "Facebook, Instagram, and WhatsApp Business profiles.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-holding-trophy-icon_53876-71031.jpg?_wi=2" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/anxiety-inducing-imagery-with-angst-feelings_23-2150982035.jpg" },
},
{
@@ -124,9 +124,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "t1", title: "Excellent", quote: "OSS Ghana is professional and efficient.", name: "Kwame Osei", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-using-laptop-browse-internet-startup-office-doing-project-research-executive-manager-sending-paperwork-email-working-website-browser-application_482257-42354.jpg" },
{ id: "t2", title: "Highly Recommend", quote: "Amazing digital work for my boutique.", name: "Ama Serwaa", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-african-american-business-woman-wearing-glasses-holding-documents_146671-15760.jpg" },
{ id: "t3", title: "Game Changer", quote: "They made going online so easy.", name: "Kofi Mensah", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-laptop-table_1157-28481.jpg" },
{ id: "t1", title: "Excellent", quote: "OSS Ghana is professional and efficient.", name: "Kwame Osei", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-using-laptop-browse-internet-startup-office-doing-project-research-executive-manager-sending-paperwork-email-working-website-browser-application_482257-42354.jpg?_wi=2" },
{ id: "t2", title: "Highly Recommend", quote: "Amazing digital work for my boutique.", name: "Ama Serwaa", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-african-american-business-woman-wearing-glasses-holding-documents_146671-15760.jpg?_wi=2" },
{ id: "t3", title: "Game Changer", quote: "They made going online so easy.", name: "Kofi Mensah", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-laptop-table_1157-28481.jpg?_wi=2" },
{ id: "t4", title: "Top Notch", quote: "Reliable and responsive team.", name: "Esi Mensah", role: "Director", imageSrc: "http://img.b2bpic.net/free-photo/sheerful-business-african-american-lady-with-afro-hair-wear-white-blouse-green-pants-posed-cafe_627829-14224.jpg" },
{ id: "t5", title: "Growth Focused", quote: "Saw immediate results in engagement.", name: "David Asante", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/company-worker-browsing-internet-research-project-using-computer-create-business-report-with-charts-data-analyzing-network-information-web-presentation-handheld-shot_482257-50935.jpg" },
]}