diff --git a/src/app/page.tsx b/src/app/page.tsx index a1fcdb4..2cbc314 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,22 +30,10 @@ export default function LandingPage() {
@@ -131,20 +69,11 @@ export default function LandingPage() { title="Comprehensive Roofing Services" description="Serving Afienya and the whole of Ghana, we deliver top-tier materials and expert installation to ensure your roof stands the test of time." bulletPoints={[ - { - title: "Supply & Install", - description: "Expert delivery and installation of all materials.", - }, - { - title: "Material Range", - description: "Quality aluminium, aluzinc, tiles, and steel trusses.", - }, - { - title: "Free Consultations", - description: "Professional guidance to choose the right roof.", - }, + { title: "Supply & Install", description: "Expert delivery and installation of all materials." }, + { title: "Material Range", description: "Quality aluminium, aluzinc, tiles, and steel trusses." }, + { title: "Free Consultations", description: "Professional guidance to choose the right roof." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15619.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15619.jpg" mediaAnimation="slide-up" /> @@ -154,27 +83,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - tag: "Quality", - title: "Long-Term Warranties", - subtitle: "Peace of mind", - description: "Our materials come with solid warranties.", - imageSrc: "http://img.b2bpic.net/free-photo/black-iron-tin-fence-lined-background-metal-texture_158595-6441.jpg", - }, - { - tag: "Expertise", - title: "Professional Installation", - subtitle: "Skilled labor", - description: "Our teams are experts in modern roofing techniques.", - imageSrc: "http://img.b2bpic.net/free-photo/iron-structure_1127-2097.jpg", - }, - { - tag: "Service", - title: "Nationwide Reach", - subtitle: "Multiple hubs", - description: "We serve Afienya, Madina, Tamale, and beyond.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-construction_1127-104.jpg", - }, + { tag: "Quality", title: "Long-Term Warranties", subtitle: "Peace of mind", description: "Our materials come with solid warranties.", imageSrc: "http://img.b2bpic.net/free-photo/black-iron-tin-fence-lined-background-metal-texture_158595-6441.jpg" }, + { tag: "Expertise", title: "Professional Installation", subtitle: "Skilled labor", description: "Our teams are experts in modern roofing techniques.", imageSrc: "http://img.b2bpic.net/free-photo/iron-structure_1127-2097.jpg" }, + { tag: "Service", title: "Nationwide Reach", subtitle: "Multiple hubs", description: "We serve Afienya, Madina, Tamale, and beyond.", imageSrc: "http://img.b2bpic.net/free-photo/modern-construction_1127-104.jpg" }, ]} title="Our Core Advantages" description="Why homeowners and developers trust Westcoast Roofing Systems." @@ -188,60 +99,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "1", - brand: "Westcoast", - name: "Aluminium Sheets", - price: "Contact for Price", - rating: 5, - reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg?_wi=1", - }, - { - id: "2", - brand: "Westcoast", - name: "Aluzinc Sheets", - price: "Contact for Price", - rating: 5, - reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13942.jpg", - }, - { - id: "3", - brand: "Westcoast", - name: "Stone Coated Tiles", - price: "Contact for Price", - rating: 5, - reviewCount: "20", - imageSrc: "http://img.b2bpic.net/free-photo/crop-man-doing-plank-exercise_23-2147755408.jpg", - }, - { - id: "4", - brand: "Westcoast", - name: "Asphalt Shingles", - price: "Contact for Price", - rating: 4, - reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13159.jpg", - }, - { - id: "5", - brand: "Westcoast", - name: "Steel Trusses", - price: "Contact for Price", - rating: 5, - reviewCount: "30", - imageSrc: "http://img.b2bpic.net/free-photo/modern-stadium_1127-110.jpg", - }, - { - id: "6", - brand: "Westcoast", - name: "Roofing Accessories", - price: "Contact for Price", - rating: 5, - reviewCount: "10", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13092.jpg", - }, + { id: "1", brand: "Westcoast", name: "Aluminium Sheets", price: "Contact for Price", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg" }, + { id: "2", brand: "Westcoast", name: "Aluzinc Sheets", price: "Contact for Price", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13942.jpg" }, + { id: "3", brand: "Westcoast", name: "Stone Coated Tiles", price: "Contact for Price", rating: 5, reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/crop-man-doing-plank-exercise_23-2147755408.jpg" }, + { id: "4", brand: "Westcoast", name: "Asphalt Shingles", price: "Contact for Price", rating: 4, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13159.jpg" }, + { id: "5", brand: "Westcoast", name: "Steel Trusses", price: "Contact for Price", rating: 5, reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/modern-stadium_1127-110.jpg" }, + { id: "6", brand: "Westcoast", name: "Roofing Accessories", price: "Contact for Price", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13092.jpg" }, ]} title="Our Roofing Materials" description="Premium quality products designed to withstand the Ghanaian climate." @@ -253,56 +116,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { - id: "1", - name: "Kofi Mensah", - date: "2024-05", - title: "Developer", - quote: "Reliable roofing solutions.", - avatarSrc: "http://img.b2bpic.net/free-photo/smiley-architect-posing-camera_23-2148242927.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg?_wi=2", - imageAlt: "happy homeowner standing house roof", - }, - { - id: "2", - name: "Adwoa Boateng", - date: "2024-06", - title: "Homeowner", - quote: "Excellent tiles.", - avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15619.jpg?_wi=2", - imageAlt: "happy homeowner standing house roof", - }, - { - id: "3", - name: "John Addo", - date: "2024-07", - title: "Commercial", - quote: "Great quality steel.", - avatarSrc: "http://img.b2bpic.net/free-photo/asian-attractive-glasses-interior-designer-working-house-site-renovation-construction-progress-with-smile-confident-desk-with-blue-print-drawing-tool_609648-514.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg?_wi=2", - imageAlt: "happy homeowner standing house roof", - }, - { - id: "4", - name: "Sarah Ameyaw", - date: "2024-08", - title: "Architect", - quote: "Highly recommended.", - avatarSrc: "http://img.b2bpic.net/free-photo/lower-angle-portrait-young-strong-man-with-muscles-tries-close-his-suitcase-full-clothes-pressing-bag-with-effort_1258-314717.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086837.jpg?_wi=2", - imageAlt: "happy homeowner standing house roof", - }, - { - id: "5", - name: "Prince Osei", - date: "2024-09", - title: "Contractor", - quote: "Professional team.", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-celebrating-giving-highfive-each-other-while-being-meeting-with-real-estate-agent_637285-6877.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg?_wi=2", - imageAlt: "happy homeowner standing house roof", - }, + { id: "1", name: "Kofi Mensah", date: "2024-05", title: "Developer", quote: "Reliable roofing solutions.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-architect-posing-camera_23-2148242927.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg", imageAlt: "happy homeowner standing house roof" }, + { id: "2", name: "Adwoa Boateng", date: "2024-06", title: "Homeowner", quote: "Excellent tiles.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg", imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15619.jpg", imageAlt: "happy homeowner standing house roof" }, + { id: "3", name: "John Addo", date: "2024-07", title: "Commercial", quote: "Great quality steel.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/asian-attractive-glasses-interior-designer-working-house-site-renovation-construction-progress-with-smile-confident-desk-with-blue-print-drawing-tool_609648-514.jpg", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg", imageAlt: "happy homeowner standing house roof" }, + { id: "4", name: "Sarah Ameyaw", date: "2024-08", title: "Architect", quote: "Highly recommended.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/lower-angle-portrait-young-strong-man-with-muscles-tries-close-his-suitcase-full-clothes-pressing-bag-with-effort_1258-314717.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086837.jpg", imageAlt: "happy homeowner standing house roof" }, + { id: "5", name: "Prince Osei", date: "2024-09", title: "Contractor", quote: "Professional team.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-celebrating-giving-highfive-each-other-while-being-meeting-with-real-estate-agent_637285-6877.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg", imageAlt: "happy homeowner standing house roof" }, ]} title="What Our Clients Say" description="Trusted by hundreds of property owners across Ghana." @@ -314,21 +132,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "1", - title: "Do you offer free estimates?", - content: "Yes, we provide free estimates and consultations for all roofing projects.", - }, - { - id: "2", - title: "Which areas do you serve?", - content: "We have offices in Afienya, Madina, and Tamale, and provide nationwide service.", - }, - { - id: "3", - title: "What is your typical business hour?", - content: "Mon–Fri: 8:30 AM – 5:00 PM. Weekends: 9:30 AM – 2:30 PM.", - }, + { id: "1", title: "Do you offer free estimates?", content: "Yes, we provide free estimates and consultations for all roofing projects." }, + { id: "2", title: "Which areas do you serve?", content: "We have offices in Afienya, Madina, and Tamale, and provide nationwide service." }, + { id: "3", title: "What is your typical business hour?", content: "Mon–Fri: 8:30 AM – 5:00 PM. Weekends: 9:30 AM – 2:30 PM." }, ]} title="Frequently Asked Questions" description="Answers to common roofing queries." @@ -342,25 +148,10 @@ export default function LandingPage() { title="Contact Afienya Branch" description="Phone: +233 20 131 6642. Located around the railway overpass / Akosombo Road." inputs={[ - { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, - }, - { - name: "phone", - type: "tel", - placeholder: "Your Phone Number", - required: true, - }, + { name: "name", type: "text", placeholder: "Your Name", required: true }, + { name: "phone", type: "tel", placeholder: "Your Phone Number", required: true }, ]} - textarea={{ - name: "message", - placeholder: "How can we help with your roof?", - rows: 4, - required: true, - }} + textarea={{ name: "message", placeholder: "How can we help with your roof?", rows: 4, required: true }} imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg" /> @@ -369,36 +160,8 @@ export default function LandingPage() {