Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-09 05:56:18 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="smallMedium"
sizing="largeSmallSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="MAOTAI"
description="Experience the legendary spirit of China. For over 400 years, Maotai has represented excellence, heritage, and the pinnacle of baijiu craftsmanship."
background={{ variant: "grid" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Discover Collection", href: "#products" },
{ text: "Our Heritage", href: "#about" },
@@ -92,13 +92,16 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Maotai", name: "Maotai Flying Fairy Classic", price: "¥588", rating: 5,
reviewCount: "12.3k", imageSrc: "http://img.b2bpic.net/free-vector/birthday-label-template-design_742173-23261.jpg", imageAlt: "Maotai Classic bottle"},
reviewCount: "12.3k", imageSrc: "http://img.b2bpic.net/free-vector/birthday-label-template-design_742173-23261.jpg", imageAlt: "Maotai Classic bottle"
},
{
id: "2", brand: "Maotai", name: "Maotai Premium Reserve", price: "¥1,288", rating: 5,
reviewCount: "8.9k", imageSrc: "http://img.b2bpic.net/free-photo/nectarine-kombucha-bottle-with-label_23-2149704055.jpg", imageAlt: "Maotai Premium bottle"},
reviewCount: "8.9k", imageSrc: "http://img.b2bpic.net/free-photo/nectarine-kombucha-bottle-with-label_23-2149704055.jpg", imageAlt: "Maotai Premium bottle"
},
{
id: "3", brand: "Maotai", name: "Maotai Vintage Heritage", price: "¥3,588", rating: 5,
reviewCount: "5.6k", imageSrc: "http://img.b2bpic.net/free-photo/sotol-drink-still-life_23-2151018062.jpg", imageAlt: "Maotai Vintage bottle"},
reviewCount: "5.6k", imageSrc: "http://img.b2bpic.net/free-photo/sotol-drink-still-life_23-2151018062.jpg", imageAlt: "Maotai Vintage bottle"
},
]}
/>
</div>
@@ -113,16 +116,20 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Seven-Year Fermentation Process", tags: ["Traditional", "Ancient Methods"],
imageSrc: "http://img.b2bpic.net/free-photo/man-with-craft-beer-outdoors_23-2148111310.jpg?_wi=1", imageAlt: "Traditional fermentation vats"},
imageSrc: "http://img.b2bpic.net/free-photo/man-with-craft-beer-outdoors_23-2148111310.jpg", imageAlt: "Traditional fermentation vats"
},
{
id: "2", title: "Sorghum Selection & Preparation", tags: ["Premium Grain", "Handpicked"],
imageSrc: "http://img.b2bpic.net/free-photo/man-with-craft-beer-outdoors_23-2148111310.jpg?_wi=2", imageAlt: "Quality grain selection"},
imageSrc: "http://img.b2bpic.net/free-photo/man-with-craft-beer-outdoors_23-2148111310.jpg", imageAlt: "Quality grain selection"
},
{
id: "3", title: "Master Blender Expertise", tags: ["Heritage", "Generations"],
imageSrc: "http://img.b2bpic.net/free-photo/man-with-craft-beer-outdoors_23-2148111310.jpg?_wi=3", imageAlt: "Master blending technique"},
imageSrc: "http://img.b2bpic.net/free-photo/man-with-craft-beer-outdoors_23-2148111310.jpg", imageAlt: "Master blending technique"
},
{
id: "4", title: "Crystal Clear Water Source", tags: ["Pure Origin", "Pristine"],
imageSrc: "http://img.b2bpic.net/free-photo/man-with-craft-beer-outdoors_23-2148111310.jpg?_wi=4", imageAlt: "Sacred water collection"},
imageSrc: "http://img.b2bpic.net/free-photo/man-with-craft-beer-outdoors_23-2148111310.jpg", imageAlt: "Sacred water collection"
},
]}
/>
</div>
@@ -134,7 +141,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"UNESCO Heritage Recognition", "International Spirits Competition", "China National Museum", "World Luxury Awards", "Distinguished Collectors Guild", "Premium Spirits Alliance", "Heritage Culture Foundation", "Global Baijiu Academy"]}
"UNESCO Heritage Recognition", "International Spirits Competition", "China National Museum", "World Luxury Awards", "Distinguished Collectors Guild", "Premium Spirits Alliance", "Heritage Culture Foundation", "Global Baijiu Academy"
]}
speed={50}
showCard={true}
/>
@@ -151,17 +159,20 @@ export default function LandingPage() {
{
id: "classic", badge: "Heritage", badgeIcon: Crown,
price: "¥588", subtitle: "The Iconic Expression", features: [
"Classic Maotai blend", "53% alcohol content", "Ancient fermentation", "Collectible bottle"],
"Classic Maotai blend", "53% alcohol content", "Ancient fermentation", "Collectible bottle"
],
},
{
id: "premium", badge: "Most Coveted", badgeIcon: Sparkles,
price: "¥1,288", subtitle: "Premium Reserve Selection", features: [
"Enhanced aging process", "Refined flavor profile", "Limited production", "Exclusive packaging", "Collector's certification"],
"Enhanced aging process", "Refined flavor profile", "Limited production", "Exclusive packaging", "Collector's certification"
],
},
{
id: "vintage", badge: "Legendary", badgeIcon: Zap,
price: "¥3,588", subtitle: "Vintage Heritage Collection", features: [
"Multi-year aged expression", "Museum-quality craftsmanship", "Ultra-rare production", "Heritage documentation", "Master's signature authentication"],
"Multi-year aged expression", "Museum-quality craftsmanship", "Ultra-rare production", "Heritage documentation", "Master's signature authentication"
],
},
]}
/>
@@ -171,17 +182,21 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Wei Chen", imageSrc: "http://img.b2bpic.net/free-photo/successful-handsome-business-man-office_1303-20918.jpg", imageAlt: "Wei Chen, Master Sommelier"},
id: "1", name: "Wei Chen", imageSrc: "http://img.b2bpic.net/free-photo/successful-handsome-business-man-office_1303-20918.jpg", imageAlt: "Wei Chen, Master Sommelier"
},
{
id: "2", name: "Mei Lin", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg", imageAlt: "Mei Lin, Heritage Curator"},
id: "2", name: "Mei Lin", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg", imageAlt: "Mei Lin, Heritage Curator"
},
{
id: "3", name: "Zhang Ming", imageSrc: "http://img.b2bpic.net/free-photo/confident-looking-businesswoman-sitting-desk-office-workspace-while-smiling-camera-startup-company-employee-workplace-sitting-computer-desk-while-looking-camera_482257-40690.jpg", imageAlt: "Zhang Ming, Collector"},
id: "3", name: "Zhang Ming", imageSrc: "http://img.b2bpic.net/free-photo/confident-looking-businesswoman-sitting-desk-office-workspace-while-smiling-camera-startup-company-employee-workplace-sitting-computer-desk-while-looking-camera_482257-40690.jpg", imageAlt: "Zhang Ming, Collector"
},
{
id: "4", name: "Li Xiu", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-software-developer-looking-camera-cloud-computing-development-agency-confident-programer-posing-happy-colleagues-working-big-data-office_482257-41842.jpg", imageAlt: "Li Xiu, Connoisseur"},
id: "4", name: "Li Xiu", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-software-developer-looking-camera-cloud-computing-development-agency-confident-programer-posing-happy-colleagues-working-big-data-office_482257-41842.jpg", imageAlt: "Li Xiu, Connoisseur"
},
]}
cardTitle="Trusted by over 50,000 discerning collectors and connoisseurs worldwide"
cardTag="Excellence Recognized"
cardAnimation="entrance-slide"
cardAnimation="slide-up"
useInvertedBackground={false}
/>
</div>