diff --git a/src/app/page.tsx b/src/app/page.tsx
index e791bfe..26d0b82 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,15 +2,15 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
-import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
-import FaqBase from '@/components/sections/faq/FaqBase';
+import ContactText from '@/components/sections/contact/ContactText';
+import FaqSplitText from '@/components/sections/faq/FaqSplitText';
+import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
-import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
-import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
+import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import { Award, Coffee, Users } from "lucide-react";
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -61,25 +53,15 @@ export default function LandingPage() {
showBlur={true}
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/closeup-paper-bag-with-roasted-coffee-beans-lights-isolated-white-background_181624-60278.jpg",
- alt: "Roasted coffee beans bag",
- },
+ src: "http://img.b2bpic.net/free-photo/closeup-paper-bag-with-roasted-coffee-beans-lights-isolated-white-background_181624-60278.jpg", alt: "Roasted coffee beans bag"},
{
- src: "http://img.b2bpic.net/free-photo/brown-coffee-beans-wood-bowl_74190-2171.jpg",
- alt: "Coffee beans in wooden bowl",
- },
+ src: "http://img.b2bpic.net/free-photo/brown-coffee-beans-wood-bowl_74190-2171.jpg", alt: "Coffee beans in wooden bowl"},
{
- src: "http://img.b2bpic.net/free-photo/coffee-beans_1388-619.jpg",
- alt: "Coffee bean close up",
- },
+ src: "http://img.b2bpic.net/free-photo/coffee-beans_1388-619.jpg", alt: "Coffee bean close up"},
{
- src: "http://img.b2bpic.net/free-photo/brown-coffee-beans-wood-bowl_74190-6654.jpg",
- alt: "Small bowl of coffee beans",
- },
+ src: "http://img.b2bpic.net/free-photo/brown-coffee-beans-wood-bowl_74190-6654.jpg", alt: "Small bowl of coffee beans"},
{
- src: "http://img.b2bpic.net/free-photo/roasted-coffee-bean-pictures-concept_53876-16489.jpg",
- alt: "Roasted bean concept",
- },
+ src: "http://img.b2bpic.net/free-photo/roasted-coffee-bean-pictures-concept_53876-16489.jpg", alt: "Roasted bean concept"},
]}
avatarText="Trusted by 200+ partners"
/>
@@ -90,9 +72,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Crafting Perfection Since Day One"
description={[
- "Brewstert Coffee Supplies stands at the intersection of tradition and innovation. We provide high-quality coffee solutions to businesses that refuse to compromise on taste.",
- "Our team is dedicated to sourcing sustainable beans and providing top-tier roasting services.",
- ]}
+ "Brewstert Coffee Supplies stands at the intersection of tradition and innovation. We provide high-quality coffee solutions to businesses that refuse to compromise on taste.", "Our team is dedicated to sourcing sustainable beans and providing top-tier roasting services."]}
/>
@@ -104,23 +84,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Sustainable Sourcing",
- description: "Ethically sourced beans from the finest growing regions.",
- imageSrc: "http://img.b2bpic.net/free-photo/anime-coffee-shop-illustration_23-2151764675.jpg",
- imageAlt: "Sustainable beans",
- },
+ title: "Sustainable Sourcing", description: "Ethically sourced beans from the finest growing regions.", imageSrc: "http://img.b2bpic.net/free-photo/anime-coffee-shop-illustration_23-2151764675.jpg", imageAlt: "Sustainable beans"},
{
- title: "Expert Roasting",
- description: "Precision roasting techniques for perfect profiles.",
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-machine-brewing-cuppuccino-coffee_176532-11622.jpg",
- imageAlt: "Precision roasting",
- },
+ title: "Expert Roasting", description: "Precision roasting techniques for perfect profiles.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-machine-brewing-cuppuccino-coffee_176532-11622.jpg", imageAlt: "Precision roasting"},
{
- title: "Fast Delivery",
- description: "Reliable logistics to keep your inventory stocked.",
- imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-machine-making-coffee-home_23-2151699614.jpg",
- imageAlt: "Logistics",
- },
+ title: "Fast Delivery", description: "Reliable logistics to keep your inventory stocked.", imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-machine-making-coffee-home_23-2151699614.jpg", imageAlt: "Logistics"},
]}
title="Why Choose Brewstert?"
description="We offer more than just coffee; we offer a complete supply ecosystem designed for your business success."
@@ -135,47 +103,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- name: "Ethiopian Yirgacheffe",
- price: "$15.00/kg",
- variant: "Medium Roast",
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-black-can-with-coffee-beans-wooden-surface_181624-22719.jpg",
- },
+ id: "p1", name: "Ethiopian Yirgacheffe", price: "$15.00/kg", variant: "Medium Roast", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-black-can-with-coffee-beans-wooden-surface_181624-22719.jpg"},
{
- id: "p2",
- name: "Colombian Supremo",
- price: "$12.00/kg",
- variant: "Dark Roast",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-buckwheats-food-shovels-alongside-them-horizontal_176474-2387.jpg",
- },
+ id: "p2", name: "Colombian Supremo", price: "$12.00/kg", variant: "Dark Roast", imageSrc: "http://img.b2bpic.net/free-photo/top-view-buckwheats-food-shovels-alongside-them-horizontal_176474-2387.jpg"},
{
- id: "p3",
- name: "Sumatra Mandheling",
- price: "$14.00/kg",
- variant: "Medium-Dark Roast",
- imageSrc: "http://img.b2bpic.net/free-photo/view-tool-used-pressing-making-coffee_23-2149878079.jpg",
- },
+ id: "p3", name: "Sumatra Mandheling", price: "$14.00/kg", variant: "Medium-Dark Roast", imageSrc: "http://img.b2bpic.net/free-photo/view-tool-used-pressing-making-coffee_23-2149878079.jpg"},
{
- id: "p4",
- name: "Brazil Santos",
- price: "$11.00/kg",
- variant: "Light-Medium Roast",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-container_23-2148523093.jpg",
- },
+ id: "p4", name: "Brazil Santos", price: "$11.00/kg", variant: "Light-Medium Roast", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-container_23-2148523093.jpg"},
{
- id: "p5",
- name: "House Blend",
- price: "$10.00/kg",
- variant: "All-purpose Roast",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-with-delicious-coffee-table_23-2149514314.jpg",
- },
+ id: "p5", name: "House Blend", price: "$10.00/kg", variant: "All-purpose Roast", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-with-delicious-coffee-table_23-2149514314.jpg"},
{
- id: "p6",
- name: "Espresso Gold",
- price: "$18.00/kg",
- variant: "Espresso Roast",
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-black-chocolate_23-2148173345.jpg",
- },
+ id: "p6", name: "Espresso Gold", price: "$18.00/kg", variant: "Espresso Roast", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-black-chocolate_23-2148173345.jpg"},
]}
title="Our Coffee Selection"
description="Discover our signature roasts, available in bulk for professional use."
@@ -189,23 +127,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- icon: Award,
- title: "Years Experience",
- value: "15+",
- },
+ id: "m1", icon: Award,
+ title: "Years Experience", value: "15+"},
{
- id: "m2",
- icon: Coffee,
- title: "Tons Roasted",
- value: "500+",
- },
+ id: "m2", icon: Coffee,
+ title: "Tons Roasted", value: "500+"},
{
- id: "m3",
- icon: Users,
- title: "Happy Clients",
- value: "200+",
- },
+ id: "m3", icon: Users,
+ title: "Happy Clients", value: "200+"},
]}
title="Trusted by Experts"
description="Our numbers speak for the quality we deliver."
@@ -213,149 +142,54 @@ export default function LandingPage() {
-
-
-