Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-03-12 18:56:36 +00:00

View File

@@ -30,7 +30,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleCentered
brandName="AgriTech"
brandName="GoldenMoon LLC"
navItems={[
{ name: "About", id: "about" },
{ name: "Products", id: "products" },
@@ -103,15 +103,15 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", brand: "AgriTech Pro", name: "Heavy-Duty Tractor HD-2500", price: "$89,500", rating: 5,
id: "1", brand: "GoldenMoon LLC", name: "Heavy-Duty Tractor HD-2500", price: "$89,500", rating: 5,
reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/people-tractor_23-2150454934.jpg", imageAlt: "Heavy-duty tractor HD-2500"
},
{
id: "2", brand: "AgriTech Pro", name: "Combine Harvester CM-1800", price: "$145,000", rating: 5,
id: "2", brand: "GoldenMoon LLC", name: "Combine Harvester CM-1800", price: "$145,000", rating: 5,
reviewCount: "218", imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19069.jpg", imageAlt: "Combine harvester CM-1800"
},
{
id: "3", brand: "AgriTech Pro", name: "Precision Seeder PS-800", price: "$42,750", rating: 5,
id: "3", brand: "GoldenMoon LLC", name: "Precision Seeder PS-800", price: "$42,750", rating: 5,
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-watering-can-hand-shovel-gardening-scissors-near-green-leaves_23-2147948317.jpg", imageAlt: "Precision seeder PS-800"
}
]}
@@ -293,8 +293,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="AgriTech"
copyrightText="© 2025 AgriTech. All rights reserved."
logoText="GoldenMoon LLC"
copyrightText="© 2025 GoldenMoon LLC. All rights reserved."
columns={[
{
title: "Products", items: [