Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-09 16:01:21 +00:00

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Artisanal Brew"
/>
@@ -52,38 +44,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
variant: "plain"}}
title="Crafted Coffee for Conscious Souls"
description="Experience the warmth of hand-roasted beans in a cozy setting. We serve artisanal coffee that fuels your day and warms your heart."
tag="Since 2015"
buttons={[
{
text: "View Menu",
href: "#menu",
},
text: "View Menu", href: "#menu"},
]}
mediaItems={[
{
imageSrc: "https://pixabay.com/get/g78e6eaec6862d14457d54bd662fcde546f035ed3ff0c3d2f7691218382206b57a20e5390299470f0d62b2ab2ff41a560_1280.jpg",
imageAlt: "Barista making coffee",
},
imageSrc: "https://pixabay.com/get/g78e6eaec6862d14457d54bd662fcde546f035ed3ff0c3d2f7691218382206b57a20e5390299470f0d62b2ab2ff41a560_1280.jpg", imageAlt: "Barista making coffee"},
{
imageSrc: "https://pixabay.com/get/g5c313a047d95c4cab30329bc4d642e08651fb85544036efef9fbe2ad550a1cfc4f4570b82bb607decaa23657dfe01282b34a8884290814a683ec84bb49622208_1280.jpg",
imageAlt: "Coffee shop atmosphere",
},
{
imageSrc: "https://pixabay.com/get/g81a82bc52cf788b87dbdf3f2bdcc2e9fc5c7f4d6a8ac65c68f4a957c5576b0e8ba09fa6d0c96080a5e22618a5c8d8d0075f2f41363dc54826bbbf714d4db0b3b_1280.jpg",
imageAlt: "Coffee break pastry",
},
{
imageSrc: "https://pixabay.com/get/gad7666b9cc90021290b0c0d94747622198965e63ce8309c11fe621a8d625c29132082de6b69b0fbc51c024ae82f0bb227d649bc477721f9347f290a67942519b_1280.jpg",
imageAlt: "Cappuccino on table",
},
{
imageSrc: "https://pixabay.com/get/g2be7e096bfd70776e0f298b013d8c8a5c15561ecae880229a3c9c467f42191201eb2c2721bff07948bdb12cd4d062de25881b9c28a19d977d2c78699e82331a3_1280.jpg",
imageAlt: "Roasted coffee beans",
},
imageSrc: "https://pixabay.com/get/g5c313a047d95c4cab30329bc4d642e08651fb85544036efef9fbe2ad550a1cfc4f4570b82bb607decaa23657dfe01282b34a8884290814a683ec84bb49622208_1280.jpg", imageAlt: "Coffee shop atmosphere"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -109,65 +82,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
brand: "Signature",
name: "Espresso Shot",
price: "$3.50",
rating: 5,
reviewCount: "128",
imageSrc: "https://pixabay.com/get/g75f855e6d3650193d1f61f75f4a4c8ab0d36508519343369b22896be1377f4c17ba8a86ccadf2acedf89fa2b7983683ccc9f098dbd04324e40a56ec51d893348_1280.jpg",
imageAlt: "Espresso",
},
id: "1", brand: "Signature", name: "Espresso Shot", price: "$3.50", rating: 5,
reviewCount: "128", imageSrc: "https://pixabay.com/get/g75f855e6d3650193d1f61f75f4a4c8ab0d36508519343369b22896be1377f4c17ba8a86ccadf2acedf89fa2b7983683ccc9f098dbd04324e40a56ec51d893348_1280.jpg", imageAlt: "Espresso"},
{
id: "2",
brand: "Signature",
name: "Caffe Latte",
price: "$4.50",
rating: 5,
reviewCount: "250",
imageSrc: "https://pixabay.com/get/g2086eb9baa81cf2d5e220dc858382df4a8a16bf2f8c7c1752764f2f1a28f3dc2501039e9e6fa35f5abf03a56693a22f2122d585a315b6730459a738868fb11cb_1280.jpg",
imageAlt: "Latte",
},
id: "2", brand: "Signature", name: "Caffe Latte", price: "$4.50", rating: 5,
reviewCount: "250", imageSrc: "https://pixabay.com/get/g2086eb9baa81cf2d5e220dc858382df4a8a16bf2f8c7c1752764f2f1a28f3dc2501039e9e6fa35f5abf03a56693a22f2122d585a315b6730459a738868fb11cb_1280.jpg", imageAlt: "Latte"},
{
id: "3",
brand: "Signature",
name: "Cappuccino",
price: "$4.25",
rating: 5,
reviewCount: "190",
imageSrc: "https://pixabay.com/get/g73a2a1e963a5e0707fbc302c2f2be34410caaa55011aceec179c7040cf8fdc251a6b90b5db5875c3a0a92d0cd035a2c3d04b11bc3e2ea98047f9e122b71d6209_1280.jpg",
imageAlt: "Cappuccino",
},
id: "3", brand: "Signature", name: "Cappuccino", price: "$4.25", rating: 5,
reviewCount: "190", imageSrc: "https://pixabay.com/get/g73a2a1e963a5e0707fbc302c2f2be34410caaa55011aceec179c7040cf8fdc251a6b90b5db5875c3a0a92d0cd035a2c3d04b11bc3e2ea98047f9e122b71d6209_1280.jpg", imageAlt: "Cappuccino"},
{
id: "4",
brand: "Special",
name: "Flat White",
price: "$4.75",
rating: 4,
reviewCount: "85",
imageSrc: "https://pixabay.com/get/g584c8ca1fa587d856d375488b898a6ca5984c2b186e2c9ea56c2475e975620c4b736e22ddce61530915a164222212015be184c175f7c19831e9b383d983770f9_1280.jpg",
imageAlt: "Flat White",
},
id: "4", brand: "Special", name: "Flat White", price: "$4.75", rating: 4,
reviewCount: "85", imageSrc: "https://pixabay.com/get/g584c8ca1fa587d856d375488b898a6ca5984c2b186e2c9ea56c2475e975620c4b736e22ddce61530915a164222212015be184c175f7c19831e9b383d983770f9_1280.jpg", imageAlt: "Flat White"},
{
id: "5",
brand: "Classic",
name: "Americano",
price: "$3.75",
rating: 5,
reviewCount: "110",
imageSrc: "https://pixabay.com/get/gfb8f46f6780bb099d216badb7805948bdcb925a7cb6dd90872b2f3d09c9048c271076ae79011288c3545ebfa74dc3572f0e43493706b6b45ccd6bb5c62b901bd_1280.jpg",
imageAlt: "Americano",
},
id: "5", brand: "Classic", name: "Americano", price: "$3.75", rating: 5,
reviewCount: "110", imageSrc: "https://pixabay.com/get/gfb8f46f6780bb099d216badb7805948bdcb925a7cb6dd90872b2f3d09c9048c271076ae79011288c3545ebfa74dc3572f0e43493706b6b45ccd6bb5c62b901bd_1280.jpg", imageAlt: "Americano"},
{
id: "6",
brand: "Seasonal",
name: "Iced Mocha",
price: "$5.00",
rating: 5,
reviewCount: "210",
imageSrc: "https://pixabay.com/get/gc77f989d8279d2cbe57ad14bb66ac8bdf00a3d2c12862e38cd9a59d77dec5796edb876d941234727b8a5c692d02a4a2174405255158e2a29cb554936cc0a5b40_1280.jpg",
imageAlt: "Iced Mocha",
},
id: "6", brand: "Seasonal", name: "Iced Mocha", price: "$5.00", rating: 5,
reviewCount: "210", imageSrc: "https://pixabay.com/get/gc77f989d8279d2cbe57ad14bb66ac8bdf00a3d2c12862e38cd9a59d77dec5796edb876d941234727b8a5c692d02a4a2174405255158e2a29cb554936cc0a5b40_1280.jpg", imageAlt: "Iced Mocha"},
]}
title="Daily Brews"
description="A selection of our finest coffee preparations, from classic espressos to creative specialties."
@@ -181,45 +112,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Jane D.",
handle: "@jane_coffee",
testimonial: "The best coffee I've had in a long time! So cozy.",
rating: 5,
imageSrc: "https://pixabay.com/get/gcde25edccad3b02a72415455353a82d493563de3f2fb29412b0166c6f96d55e84e69138159c77425bd641835296551d6a89f79279e7bff9ee6c71e35c77de4a3_1280.jpg",
},
id: "1", name: "Jane D.", handle: "@jane_coffee", testimonial: "The best coffee I've had in a long time! So cozy.", rating: 5,
imageSrc: "https://pixabay.com/get/gcde25edccad3b02a72415455353a82d493563de3f2fb29412b0166c6f96d55e84e69138159c77425bd641835296551d6a89f79279e7bff9ee6c71e35c77de4a3_1280.jpg"},
{
id: "2",
name: "Mark S.",
handle: "@mark_brew",
testimonial: "My daily routine involves an espresso here. Perfection.",
rating: 5,
imageSrc: "https://pixabay.com/get/gc5469886e4d49034d8043ee248f3703bf6f2b49b718a2c2a21bb644937750f7e6bef1ae49c7d4b987d56aa65e06a4fbe8176bd03ba32656f2e01fbae5f94f730_1280.jpg",
},
id: "2", name: "Mark S.", handle: "@mark_brew", testimonial: "My daily routine involves an espresso here. Perfection.", rating: 5,
imageSrc: "https://pixabay.com/get/gc5469886e4d49034d8043ee248f3703bf6f2b49b718a2c2a21bb644937750f7e6bef1ae49c7d4b987d56aa65e06a4fbe8176bd03ba32656f2e01fbae5f94f730_1280.jpg"},
{
id: "3",
name: "Sophie L.",
handle: "@sophie_co",
testimonial: "Absolutely amazing atmosphere, very kind staff.",
rating: 5,
imageSrc: "https://pixabay.com/get/gfc77c861af3c96f96ab349dae46ecee5178e58279f4b8882590c5111f2dc9dbb3a84067e1b0107003d37754d235f18e40a2ccc999fc318e438b3c22d09381337_1280.jpg",
},
id: "3", name: "Sophie L.", handle: "@sophie_co", testimonial: "Absolutely amazing atmosphere, very kind staff.", rating: 5,
imageSrc: "https://pixabay.com/get/gfc77c861af3c96f96ab349dae46ecee5178e58279f4b8882590c5111f2dc9dbb3a84067e1b0107003d37754d235f18e40a2ccc999fc318e438b3c22d09381337_1280.jpg"},
{
id: "4",
name: "David R.",
handle: "@david_espresso",
testimonial: "Their seasonal roasts are always a hit. Highly recommend.",
rating: 5,
imageSrc: "https://pixabay.com/get/g52ccdca70050f45f377eee441722b00d7f20b8e5dc3675957ccc2619d441bb073b8117c2114726f6902d26187fa0f22f85447c51615e64da1c0e5010adfe1851_1280.jpg",
},
id: "4", name: "David R.", handle: "@david_espresso", testimonial: "Their seasonal roasts are always a hit. Highly recommend.", rating: 5,
imageSrc: "https://pixabay.com/get/g52ccdca70050f45f377eee441722b00d7f20b8e5dc3675957ccc2619d441bb073b8117c2114726f6902d26187fa0f22f85447c51615e64da1c0e5010adfe1851_1280.jpg"},
{
id: "5",
name: "Emma W.",
handle: "@emma_latte",
testimonial: "Cozy, warm, and the coffee is consistently excellent.",
rating: 5,
imageSrc: "https://pixabay.com/get/ge3deadda5a8a0299f40b220dfc6ef8fbcfe4407381838dfa6cb2aa443352110171bbe108928e65d92e124988eeb75808fcfd209f2c701b6637b012a17803d0f1_1280.jpg",
},
id: "5", name: "Emma W.", handle: "@emma_latte", testimonial: "Cozy, warm, and the coffee is consistently excellent.", rating: 5,
imageSrc: "https://pixabay.com/get/ge3deadda5a8a0299f40b220dfc6ef8fbcfe4407381838dfa6cb2aa443352110171bbe108928e65d92e124988eeb75808fcfd209f2c701b6637b012a17803d0f1_1280.jpg"},
]}
showRating={true}
title="What They Say"
@@ -231,15 +137,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Visit Us"
title="Find Your Coffee Spot"
description="We're located in the heart of downtown. Come say hello and enjoy a fresh brew with us."
buttons={[
{
text: "Get Directions",
},
text: "Get Directions"},
]}
/>
</div>
@@ -248,33 +152,21 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Espressos",
href: "#menu",
},
label: "Espressos", href: "#menu"},
{
label: "Lattes",
href: "#menu",
},
label: "Lattes", href: "#menu"},
{
label: "Specialties",
href: "#menu",
},
label: "Specialties", href: "#menu"},
],
},
{
title: "Store",
items: [
title: "Store", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}