Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-15 02:30:56 +00:00

View File

@@ -66,11 +66,11 @@ export default function LandingPage() {
carouselPosition="right"
showMarqueeCard={true}
marqueeItems={[
{ text: "100% Fresh Frozen" },
{ text: "Advanced Technology" },
{ text: "Premium Quality" },
{ text: "Fast Delivery" },
{ text: "Sustainable Packaging" }
{ type: "text-icon", text: "100% Fresh Frozen", icon: Sparkles },
{ type: "text-icon", text: "Advanced Technology", icon: Zap },
{ type: "text-icon", text: "Premium Quality", icon: Star },
{ type: "text-icon", text: "Fast Delivery", icon: TrendingUp },
{ type: "text-icon", text: "Sustainable Packaging", icon: Award }
]}
marqueeSpeed={30}
ariaLabel="Hero section"
@@ -155,7 +155,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
textboxLayout="split"
useInvertedBackground={false}
gridVariant="four-items-2x2-equal-grid"
gridVariant="uniform-all-items-equal"
animationType="scale-rotate"
metrics={[
{