Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-02 23:06:01 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="medium"
sizing="largeSmallSizeMediumTitles"
background="circleGradient"
background="none"
cardStyle="subtle-shadow"
primaryButtonStyle="double-inset"
secondaryButtonStyle="radial-glow"
@@ -48,7 +48,7 @@ export default function LandingPage() {
description="Authentic Japanese matcha for your daily wellness ritual. Experience the vibrant green power of ceremonial-grade matcha, sourced directly from the finest tea regions of Japan."
tag="Premium Quality"
tagIcon={Leaf}
background={{ variant: "circleGradient" }}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Shop Collection", href: "#products" },
{ text: "Learn More", href: "#about" }
@@ -145,19 +145,19 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Chen", role: "Wellness Coach", company: "Pure Living Co", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sarah Chen profile"
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Chen profile"
},
{
id: "2", name: "Marcus Johnson", role: "Fitness Professional", company: "Green Energy Gym", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Marcus Johnson profile"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Marcus Johnson profile"
},
{
id: "3", name: "Elena Rodriguez", role: "Nutritionist", company: "Wellness Collective", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Elena Rodriguez profile"
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Elena Rodriguez profile"
},
{
id: "4", name: "David Liu", role: "Tea Ceremony Master", company: "Traditional Arts Institute", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "David Liu profile"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "David Liu profile"
}
]}
gridVariant="uniform-all-items-equal"
@@ -209,7 +209,7 @@ export default function LandingPage() {
title="Join the Matcha Movement"
description="Subscribe to receive exclusive offers, matcha recipes, wellness tips, and updates on new products. Become part of our growing community of matcha enthusiasts."
tagIcon={Mail}
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/chinese-tea-ceremony-park-tea-drinking-open-air_613910-7299.jpg"
imageAlt="Traditional Japanese tea ceremony"