Merge version_1_1777478117563 into main

Merge version_1_1777478117563 into main
This commit was merged in pull request #8.
This commit is contained in:
2026-04-29 16:14:31 +00:00

View File

@@ -7,7 +7,6 @@ import MetricsMinimalCards from '@/components/sections/metrics/MetricsMinimalCar
import ProductMediaCards from '@/components/sections/product/ProductMediaCards';
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
import TestimonialOverlayCards from '@/components/sections/testimonial/TestimonialOverlayCards';
import { Coffee, Droplets, Leaf } from "lucide-react";
export default function HomePage() {
return (
@@ -16,10 +15,8 @@ export default function HomePage() {
<HeroBrand
brand="Bean & Bloom Coffee"
description="Hand-roasted beans, sustainable practices, and the perfect cup every morning. Experience artisanal excellence."
primaryButton={{
text: "Our Coffee", href: "#features"}}
secondaryButton={{
text: "Visit Cafe", href: "#contact"}}
primaryButton={{ text: "Our Coffee", href: "#features" }}
secondaryButton={{ text: "Visit Cafe", href: "#contact" }}
imageSrc="http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg"
/>
</div>
@@ -29,8 +26,7 @@ export default function HomePage() {
tag="Our Heritage"
title="From Seed to Sip"
description="We source the finest organic beans from independent farms, roasting in small batches to preserve unique flavor profiles."
primaryButton={{
text: "Our Story", href: "#"}}
primaryButton={{ text: "Our Story", href: "#" }}
imageSrc="http://img.b2bpic.net/free-photo/wooden-board-with-coffee-beans-marble-background-high-quality-photo_114579-67932.jpg"
/>
</div>