diff --git a/src/app/page.tsx b/src/app/page.tsx index 8923b4f..eca17e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,7 @@ import ReactLenis from "lenis/react"; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FaqBase from '@/components/sections/faq/FaqBase'; import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive'; -import FooterBase from '@/components/sections/footer/FooterBase'; +import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; @@ -32,59 +32,30 @@ export default function LandingPage() {
@@ -92,14 +63,14 @@ export default function LandingPage() {
@@ -112,15 +83,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { id: "1", name: "Signature Biryani", price: "$15.00", variant: "Spicy", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-spices-spoon-bottle-oil-pilaf-cutting-board_140725-78730.jpg" }, - { id: "2", name: "Chicken Karahi", price: "$18.00", variant: "Authentic", imageSrc: "http://img.b2bpic.net/free-photo/top-chiken-stew-with-garlic-tomato-sauce-served-with-spices-wooden-board_140725-12330.jpg" }, - { id: "3", name: "Seekh Kabab", price: "$12.00", variant: "Grilled", imageSrc: "http://img.b2bpic.net/free-photo/side-view-raw-meat-dish-turkish-cuisines-cig-kofte-with-lemon-lettuce_140725-12128.jpg" }, - { id: "4", name: "Garlic Naan", price: "$4.00", variant: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/pakistani-dish-arrangement-high-angle_23-2148825105.jpg" }, - { id: "5", name: "Palak Paneer", price: "$14.00", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/pakistani-dish-arrangement-view_23-2148825114.jpg" }, - { id: "6", name: "Gulab Jamun", price: "$6.00", variant: "Sweet", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-cookies-with-sugar-powder-red-icing-inside-plate-dark-space_140725-95434.jpg" }, + { id: "1", name: "Audit Services", price: "Custom", variant: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-pen-near-financial-documents_23-2150751959.jpg" }, + { id: "2", name: "Tax Consulting", price: "Custom", variant: "Advisory", imageSrc: "http://img.b2bpic.net/free-photo/calculator-and-tax-forms_23-2151404325.jpg" }, + { id: "3", name: "Risk Management", price: "Custom", variant: "Strategic", imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-tablet-for-data-analysis_23-2151899340.jpg" }, ]} - title="Our Signature Dishes" - description="Explore our curated menu featuring the best of Karachi street food and royal recipes." + title="Our Core Services" + description="Specialized advisory services focused on driving growth and managing risk effectively." />
@@ -130,30 +98,12 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - title: "Premium Ingredients", description: "Sourced daily for maximum freshness.", icon: Shield, - mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-classic-white-chairs-turquoise-fabric_140725-2570.jpg" }, - { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-spoons-with-spices_23-2148747709.jpg" }, - ], - }, - { - title: "Expert Chefs", description: "Masters of traditional Pakistani cuisine.", icon: Award, - mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/ramadan-celebration-with-delicious-food_23-2151404325.jpg" }, - { imageSrc: "http://img.b2bpic.net/free-photo/dessert-topped-with-cream-cherries_141793-658.jpg" }, - ], - }, - { - title: "Warm Atmosphere", description: "Comfortable seating for all occasions.", icon: Zap, - mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-one-black-american-female-eats-gourmet-vegetarian-meal-drinks-wine-restaurant_613910-7365.jpg" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-powders_23-2148583682.jpg" }, - ], - }, + { title: "Expert Insight", description: "Deep industry knowledge for every sector.", icon: Shield, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/business-people-shaking-hands-meeting_23-2148825105.jpg" }] }, + { title: "Strategic Growth", description: "Strategies for a rapidly changing landscape.", icon: Award, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/business-presentation-with-charts_23-2148825114.jpg" }] }, + { title: "Global Reach", description: "Seamless support for multinational operations.", icon: Zap, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/modern-office-interior-workplace_140725-8454.jpg" }] }, ]} - title="Why Choose Us" - description="We are committed to excellence in every aspect of your dining experience." + title="Why Partner With Us" + description="We combine global perspective with local insight to serve your interests." /> @@ -163,14 +113,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Sarah", role: "Local", testimonial: "The best biryani in the city!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-long-blonde-hair-holding-delicious-chocolate-muffin-hand_23-2147974685.jpg" }, - { id: "2", name: "Ahmed", role: "Foodie", testimonial: "Authentic taste, reminds me of Karachi.", imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-looking-mobile-phone_23-2147810892.jpg" }, - { id: "3", name: "Maria", role: "Regular", testimonial: "Beautiful atmosphere and amazing staff.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-o-pretty-blonde-woman-drinking-tasty-cappuccino-restaurant-enjoy-her-breakfast-elegant-outfit-natural-make-up_291049-2723.jpg" }, - { id: "4", name: "Zaid", role: "Visitor", testimonial: "A must-visit spot for everyone.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-man-eating_23-2148972801.jpg" }, - { id: "5", name: "Elena", role: "Food Blogger", testimonial: "Hidden gem with royal flavors.", imageSrc: "http://img.b2bpic.net/free-photo/happy-redhead-woman-having-fun-while-being-fed-by-her-boyfriend-dining-table_637285-10475.jpg" }, + { id: "1", name: "Alex P.", role: "CEO", testimonial: "Baker Tilly's guidance was instrumental in our scaling efforts.", imageSrc: "http://img.b2bpic.net/free-photo/confident-business-professional-portrait_23-2147974685.jpg" }, + { id: "2", name: "Sara M.", role: "CFO", testimonial: "Exceptional financial advice and clear reporting standards.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-in-office_23-2147810892.jpg" }, ]} - title="What People Say" - description="Heartfelt feedback from our community." + title="Client Success" + description="Hear from businesses we have helped succeed." /> @@ -178,10 +125,9 @@ export default function LandingPage() { @@ -190,12 +136,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { id: "1", title: "Do you take reservations?", content: "Yes, we highly recommend booking in advance." }, - { id: "2", title: "Is parking available?", content: "Yes, free parking is available nearby." }, - { id: "3", title: "Are there vegetarian options?", content: "Absolutely, we have a wide selection of vegetarian dishes." }, + { id: "1", title: "How do we get started?", content: "Reach out via our contact form to schedule an initial consultation." }, + { id: "2", title: "What sectors do you cover?", content: "We serve a wide variety of industries including finance, tech, and manufacturing." }, ]} - title="Common Questions" - description="Everything you need to know about our restaurant." + title="Frequently Asked" + description="Answers to common questions about our services." faqsAnimation="slide-up" /> @@ -203,23 +148,29 @@ export default function LandingPage() {
); -} +} \ No newline at end of file