Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Sustainable Coffee Excellence"
|
||||
description="Experience ethically sourced, premium specialty coffee crafted with environmental consciousness. Every cup tells a story of sustainable farming, expert roasting, and exceptional quality."
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
kpis={[
|
||||
{ value: "15K+", label: "Monthly Visitors" },
|
||||
{ value: "100%", label: "Carbon Neutral" },
|
||||
@@ -148,11 +148,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Sarah Martinez", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Martinez"},
|
||||
{
|
||||
id: "2", name: "James Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", imageAlt: "James Chen"},
|
||||
id: "2", name: "James Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "James Chen"},
|
||||
{
|
||||
id: "3", name: "Emma Wilson", imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", imageAlt: "Emma Wilson"},
|
||||
{
|
||||
id: "4", name: "Michael Torres", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2", imageAlt: "Michael Torres"},
|
||||
id: "4", name: "Michael Torres", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Michael Torres"},
|
||||
]}
|
||||
cardTitle="Over 5,000 coffee lovers trust CO2 Cafe for premium, sustainable coffee that makes a real difference."
|
||||
cardTag="Loved by Our Community"
|
||||
|
||||
Reference in New Issue
Block a user