Merge version_3 into main #4
@@ -47,6 +47,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="Aeterna"
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
description="Where tradition meets modern grace. Streetwear crafted with purpose."
|
||||
@@ -174,7 +175,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t4", name: "Kim Park", handle: "@kimpark", testimonial: "I love the subtle Christian references.", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-woman-taking-selfie-smart-phone-outdoor_23-2148148153.jpg"},
|
||||
{
|
||||
id: "t5", name: "Alex Chen", handle: "@alexchen", testimonial: "The best fit in my entire wardrobe.", imageSrc: "http://img.b2bpic.net/free-photo/gen-z-person-exploring-absurdist-fashion-beauty_23-2151104064.jpg"},
|
||||
id: "t5", name: "Alex Chen", handle: "@alexchen", testimonial: "The best fit in my entire wardrobe.", imageSrc: "http://img.b2bpic.net/gen-z-person-exploring-absurdist-fashion-beauty_23-2151104064.jpg"},
|
||||
]}
|
||||
title="Voices of the Community"
|
||||
description="Hear from our global collective."
|
||||
@@ -216,7 +217,7 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Shop", items: [
|
||||
items: [
|
||||
{
|
||||
label: "Hoodies", href: "#products"},
|
||||
{
|
||||
@@ -224,7 +225,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
items: [
|
||||
{
|
||||
label: "Mission", href: "#about"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user