diff --git a/src/app/page.tsx b/src/app/page.tsx
index 204c86f..45c79e8 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,16 +2,16 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
-import ContactCenter from '@/components/sections/contact/ContactCenter';
-import FaqDouble from '@/components/sections/faq/FaqDouble';
+import ContactSplit from '@/components/sections/contact/ContactSplit';
+import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine';
-import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
+import FooterBase from '@/components/sections/footer/FooterBase';
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
-import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
+import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import { Utensils } from "lucide-react";
export default function LandingPage() {
@@ -32,63 +32,28 @@ export default function LandingPage() {
@@ -96,14 +61,14 @@ export default function LandingPage() {
@@ -114,30 +79,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
features={[
- {
- title: "Molten Lava Cake",
- description: "Our signature dessert that awakens every sense with its rich chocolate center.",
- imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-powdered-sugar-side-view_141793-4386.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-cocoa-cookies-white-plate_114579-19145.jpg",
- buttonText: "Discover Menu",
- },
- {
- title: "Duck Breast",
- description: "Expertly seared duck breast, a testament to our culinary creativity.",
- imageSrc: "http://img.b2bpic.net/free-photo/duck-breast_74190-3542.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510914.jpg",
- buttonText: "Discover Menu",
- },
- {
- title: "Soft Music",
- description: "Ambient, calming melodies that complement your fine dining experience.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-acoustic-guitar-wooden-background-with-copy-space_23-2148247743.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/part-drum-kit-dark-with-beautiful-lighting_169016-52967.jpg",
- buttonText: "Book Table",
- },
+ { title: "Artist Development", description: "Tailored mentorship for rising stars.", imageSrc: "http://img.b2bpic.net/free-photo/young-musician-playing-guitar-home-studio_23-2148386345.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/portrait-musician-holding-microphone_23-2148510920.jpg", buttonText: "Learn More" },
+ { title: "Global Distribution", description: "Getting your sound to every platform worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/global-distribution-concept_23-2148560045.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/social-media-icons_23-2148560055.jpg", buttonText: "Learn More" },
+ { title: "Audio Production", description: "High-end studio services and mastering.", imageSrc: "http://img.b2bpic.net/free-photo/audio-mastering-console_23-2148560060.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/professional-microphone_23-2148560070.jpg", buttonText: "Book Session" },
]}
- title="Crafted For Perfection"
- description="We take pride in well-thought-out flavor combinations, professional service, and a cozy ambience."
+ title="Industry Leading Services"
+ description="We empower creators with professional resources to amplify their artistic vision."
/>
@@ -148,60 +95,28 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
metrics={[
- {
- id: "m1",
- value: "5+",
- description: "Course fine dining",
- },
- {
- id: "m2",
- value: "100%",
- description: "Freshly prepared",
- },
- {
- id: "m3",
- value: "5 Star",
- description: "Service excellence",
- },
+ { id: "m1", value: "50+", description: "Active Roster Artists" },
+ { id: "m2", value: "1B+", description: "Total Streams Generated" },
+ { id: "m3", value: "20", description: "Years of Excellence" },
]}
- title="Excellence in Numbers"
- description="Our commitment to quality dining and service is recognized by our community."
+ title="By The Numbers"
+ description="Data-driven success for our artists."
/>
-
@@ -212,156 +127,54 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
- {
- id: "p1",
- brand: "Main",
- name: "Sirloin Steak",
- price: "KES 3500",
- rating: 5,
- reviewCount: "12",
- imageSrc: "http://img.b2bpic.net/free-photo/meat-rings-sauce-with-baked-vegetables_140725-985.jpg",
- },
- {
- id: "p2",
- brand: "Main",
- name: "Duck Two Ways",
- price: "KES 3800",
- rating: 5,
- reviewCount: "8",
- imageSrc: "http://img.b2bpic.net/free-photo/porchetta-delicious-pork-roast-wrapped-roll-traditional-italian-dish-holidays-gray-concrete-background_127032-2789.jpg",
- },
- {
- id: "p3",
- brand: "Starters",
- name: "Bone Marrow",
- price: "KES 2200",
- rating: 4,
- reviewCount: "5",
- imageSrc: "http://img.b2bpic.net/free-photo/tasty-salted-crackers-colorful-plate_114579-60056.jpg",
- },
- {
- id: "p4",
- brand: "Starters",
- name: "Pork Belly",
- price: "KES 2500",
- rating: 4,
- reviewCount: "9",
- imageSrc: "http://img.b2bpic.net/free-photo/steamed-bao-bun-with-braised-pork-belly-fresh-asian-slaw_84443-85877.jpg",
- },
- {
- id: "p5",
- brand: "Sweet",
- name: "Desserts on the House",
- price: "Complimentary",
- rating: 5,
- reviewCount: "20",
- imageSrc: "http://img.b2bpic.net/free-photo/orange-cheese-cake-with-cream-served-with-tea_141793-327.jpg",
- },
- {
- id: "p6",
- brand: "Special",
- name: "Chef Interaction",
- price: "Experience",
- rating: 5,
- reviewCount: "15",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-plating-meal_23-2148794097.jpg",
- },
+ { id: "p1", brand: "Album", name: "Midnight Waves", price: "$19.99", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/abstract-vinyl-album-art_23-2148560080.jpg" },
+ { id: "p2", brand: "Single", name: "Neon City", price: "$0.99", rating: 5, reviewCount: "850", imageSrc: "http://img.b2bpic.net/free-photo/neon-city-album-art_23-2148560090.jpg" },
+ { id: "p3", brand: "Merch", name: "Label Hoodie", price: "$45.00", rating: 4, reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/brand-hoodie-mockup_23-2148560100.jpg" },
]}
- title="Our Signature Creations"
- description="Exquisite dishes prepared with intention and the finest ingredients."
+ title="Label Catalog"
+ description="Discover our latest releases and exclusive merchandise."
/>
-
-
);
-}
+}
\ No newline at end of file