Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-05 04:26:38 +00:00

View File

@@ -83,7 +83,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Heritage"
description="Since 1886, Coca-Cola has been at the heart of millions, creating moments of joy and refreshment across the globe."
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-beer-factory_23-2150573934.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-beer-factory_23-2150573934.jpg?_wi=1"
/>
</div>
@@ -125,7 +125,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-beer-factory_23-2150573934.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-beer-factory_23-2150573934.jpg?_wi=2"
logoText="Coca-Cola"
columns={[
{ title: "Navigation", items: [{ label: "Home", href: "#" }, { label: "Products", href: "#products" }] }