11 Commits

Author SHA1 Message Date
e90190545b Update src/app/page.tsx 2026-04-24 04:18:47 +00:00
39dfa1d189 Update src/app/page.tsx 2026-04-24 04:18:17 +00:00
337643ca6b Merge version_4 into main
Merge version_4 into main
2026-04-24 03:31:02 +00:00
f40c077da0 Update src/app/page.tsx 2026-04-24 03:30:59 +00:00
22ba556332 Merge version_3 into main
Merge version_3 into main
2026-04-24 03:29:32 +00:00
b859ad1b7b Update src/app/page.tsx 2026-04-24 03:29:28 +00:00
bfc60d2780 Merge version_3 into main
Merge version_3 into main
2026-04-24 03:29:08 +00:00
a5f40beff0 Update src/app/page.tsx 2026-04-24 03:29:04 +00:00
40420eacfa Merge version_3 into main
Merge version_3 into main
2026-04-24 03:28:45 +00:00
2f4e216b4c Update src/app/page.tsx 2026-04-24 03:28:39 +00:00
2407ad1901 Merge version_2 into main
Merge version_2 into main
2026-04-24 03:25:42 +00:00

View File

@@ -12,6 +12,8 @@ import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TeamCardTwo from '@/components/sections/team/TeamCardTwo';
import MediaAbout from '@/components/sections/about/MediaAbout';
import ContactCTA from '@/components/sections/contact/ContactCTA';
export default function LandingPage() {
return (
@@ -32,8 +34,10 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{ name: "About", id: "#about" },
{ name: "Our Story", id: "#our-story" },
{ name: "Menu", id: "#menu" },
{ name: "Retail", id: "#retail" },
{ name: "Inquiry", id: "#inquiry" },
{ name: "Contact", id: "#contact" },
]}
brandName="BUTTER"
@@ -49,9 +53,9 @@ export default function LandingPage() {
buttons={[{ text: "Visit Us", href: "#contact" }]}
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1777000839604-p966s1oj.png", imageAlt: "Butter Cafe Scene"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1777001305072-w5axp7rr.png?_wi=1", imageAlt: "Butter Cafe Scene"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1777000839605-mb9pbmgv.png", imageAlt: "Butter Branding Concept"}
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1777001305073-83c73fzj.png?_wi=1", imageAlt: "Butter Branding Concept"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -70,10 +74,19 @@ export default function LandingPage() {
{ title: "Matcha", description: "Premium matcha designed to be clean and smooth." },
{ title: "Curated Retail", description: "A rotating selection of emerging lifestyle brands." },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yrihy8"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1777001305073-pqacv5i8.png?_wi=1"
/>
</div>
<div id="our-story" data-section="our-story">
<MediaAbout
title="Our Story"
description="Founded on the belief that everyday rituals deserve elevated design, Butter bridges the gap between premium coffee culture and lifestyle curation."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1777001305073-l08q8oy3.png?_wi=1"
useInvertedBackground={true}
/>
</div>
<div id="menu" data-section="menu">
<FeatureCardTwentyOne
useInvertedBackground={false}
@@ -84,7 +97,7 @@ export default function LandingPage() {
{ id: "m", title: "Matcha", content: "Premium matcha made with care, designed to be clean, smooth, and craveable." },
{ id: "p", title: "Pastries", content: "Locally sourced pastries from trusted bakeries to keep quality high." },
]}
imageSrc="http://img.b2bpic.net/free-photo/five-different-grades-roasting-coffee-beans-aromatic-from-raw-fully-roasted-isolated-white-plate-top-view_346278-609.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1777001305073-l08q8oy3.png?_wi=1"
/>
</div>
@@ -95,15 +108,26 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "r1", name: "Lifestyle Goods", price: "Various", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-baskets-fresh-pastries-bread-bakery_1170-597.jpg" },
{ id: "r2", name: "Local Finds", price: "Various", imageSrc: "http://img.b2bpic.net/free-photo/woman-sticks-head-through-roasted-beans-enjoys-pleasant-scent-has-mysterious-expression-spends-free-time-coffeehouse_273609-51463.jpg" },
{ id: "r3", name: "Daily Rituals", price: "Various", imageSrc: "http://img.b2bpic.net/free-photo/closeup-cup-coffee_181624-11554.jpg" },
{ id: "r1", name: "Lifestyle Goods", price: "Various", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1777001305072-w5axp7rr.png?_wi=2" },
{ id: "r2", name: "Local Finds", price: "Various", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1777001305073-83c73fzj.png?_wi=2" },
{ id: "r3", name: "Daily Rituals", price: "Various", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1777001305073-pqacv5i8.png?_wi=2" },
]}
title="Curated Lifestyle"
description="Discover a selection of lifestyle goods, beauty, and accessories."
/>
</div>
<div id="inquiry" data-section="inquiry">
<ContactCTA
tag="Retail Partnership"
title="Sell With Us"
description="We are always scouting unique lifestyle brands to feature in our retail space. If you are a maker or a brand owner, we'd love to hear from you."
buttons={[{ text: "Submit Inquiry", href: "mailto:butterfortlauderdale@gmail.com" }]}
useInvertedBackground={false}
background={{ variant: "plain" }}
/>
</div>
<div id="team" data-section="team">
<TeamCardTwo
animationType="slide-up"
@@ -111,8 +135,8 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
members={[
{ id: "t1", name: "Sophia Chugranis", role: "Co-Founder", description: "Content creator and sociologist bringing cultural insight and brand awareness.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-flannel-suit-glasses-standing-against-brick-wall_613910-6746.jpg" },
{ id: "t2", name: "Olivia Lallouz", role: "Co-Founder", description: "Speech-Language Pathologist bringing operational experience and community connection.", imageSrc: "http://img.b2bpic.net/free-photo/empty-doctors-office-with-medical-instruments-facility_482257-14089.jpg" },
{ id: "t1", name: "Sophia Chugranis", role: "Co-Founder", description: "Content creator and sociologist bringing cultural insight and brand awareness.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1777001305073-l08q8oy3.png?_wi=2" },
{ id: "t2", name: "Olivia Lallouz", role: "Co-Founder", description: "Speech-Language Pathologist bringing operational experience and community connection.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1777001305073-83c73fzj.png?_wi=3" },
]}
title="The Founders"
description="Bringing a science-backed and culture-first perspective to the community."
@@ -150,7 +174,7 @@ export default function LandingPage() {
background={{ variant: "gradient-bars" }}
tag="Newsletter"
title="Stay in the loop."
description="Get updates on opening, brand drops, and location announcements."
description="Get updates on opening, brand drops, and location announcements. Follow us on Instagram @butterfortlauderdale or email us at butterfortlauderdale@gmail.com."
/>
</div>