Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-24 18:37:33 +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: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Longshot Coffee"
/>
@@ -52,38 +44,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="High-Quality Artisan Espresso for Your Event"
description="Contact Longshot Coffee to set up the details of the coffee catering for your event or production set to ensure that everyone on site has the high-quality, artisan espresso beverage they need."
tag="Coffee Catering Professionals"
buttons={[
{
text: "Get a Free Quote",
href: "#contact",
},
text: "Get a Free Quote", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-girl-barista-working-cafe-counter-processing-orders-using-pos-terminal-receiving_1258-199481.jpg?_wi=1",
imageAlt: "Coffee catering setup",
},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-girl-barista-working-cafe-counter-processing-orders-using-pos-terminal-receiving_1258-199481.jpg", imageAlt: "Coffee catering setup"},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-empty-cup-dark-blue-background_179666-19280.jpg?_wi=1",
imageAlt: "Artisan espresso",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/coffee-machine_1232-1979.jpg",
imageAlt: "Coffee machine",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-traditional-japanese-food-court_23-2148759603.jpg",
imageAlt: "Close up of traditional japanese food court",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-hand-coffee-machine-with-fresh-grinded-beans-work-cafe_1258-203393.jpg",
imageAlt: "Close up of barista hand and coffee machine with fresh grinded beans work in cafe",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-empty-cup-dark-blue-background_179666-19280.jpg", imageAlt: "Artisan espresso"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -96,14 +69,9 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Bringing the Café to You",
},
type: "text", content: "Bringing the Café to You"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/close-up-barista-hands-preparing-coffee-customer-coffee-shop_93675-135394.jpg",
alt: "Longshot team in action",
},
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-barista-hands-preparing-coffee-customer-coffee-shop_93675-135394.jpg", alt: "Longshot team in action"},
]}
/>
</div>
@@ -115,34 +83,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "s1",
label: "Weddings",
title: "Elegant Coffee Catering",
items: [
"Custom menus",
"Professional baristas",
"Mobile setup",
],
id: "s1", label: "Weddings", title: "Elegant Coffee Catering", items: [
"Custom menus", "Professional baristas", "Mobile setup"],
},
{
id: "s2",
label: "TV & Film",
title: "On-Set Espresso Bar",
items: [
"Quick service",
"Early morning support",
"Production ready",
],
id: "s2", label: "TV & Film", title: "On-Set Espresso Bar", items: [
"Quick service", "Early morning support", "Production ready"],
},
{
id: "s3",
label: "Corporate",
title: "Executive Event Solutions",
items: [
"Branding options",
"Reliable scheduling",
"High volume capability",
],
id: "s3", label: "Corporate", title: "Executive Event Solutions", items: [
"Branding options", "Reliable scheduling", "High volume capability"],
},
]}
title="Our Specialized Catering Services"
@@ -157,45 +107,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah Miller",
role: "Event Planner",
testimonial: "The highlight of our wedding! Guests were so impressed by the quality.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-holding-coffee-cup_23-2149105417.jpg",
imageAlt: "Medium shot transgender holding coffee cup",
},
id: "t1", name: "Sarah Miller", role: "Event Planner", testimonial: "The highlight of our wedding! Guests were so impressed by the quality.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-holding-coffee-cup_23-2149105417.jpg", imageAlt: "Medium shot transgender holding coffee cup"},
{
id: "t2",
name: "James Chen",
role: "Film Producer",
testimonial: "Absolute lifesaver on set. Professional, fast, and the coffee is excellent.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-girl-barista-working-cafe-counter-processing-orders-using-pos-terminal-receiving_1258-199481.jpg?_wi=2",
imageAlt: "Medium shot transgender holding coffee cup",
},
id: "t2", name: "James Chen", role: "Film Producer", testimonial: "Absolute lifesaver on set. Professional, fast, and the coffee is excellent.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-girl-barista-working-cafe-counter-processing-orders-using-pos-terminal-receiving_1258-199481.jpg", imageAlt: "Medium shot transgender holding coffee cup"},
{
id: "t3",
name: "Elena Rodriguez",
role: "Marketing Director",
testimonial: "Reliable and high-quality setup for our corporate launch party.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-empty-cup-dark-blue-background_179666-19280.jpg?_wi=2",
imageAlt: "Medium shot transgender holding coffee cup",
},
id: "t3", name: "Elena Rodriguez", role: "Marketing Director", testimonial: "Reliable and high-quality setup for our corporate launch party.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-empty-cup-dark-blue-background_179666-19280.jpg", imageAlt: "Medium shot transgender holding coffee cup"},
{
id: "t4",
name: "Mike Davis",
role: "Festival Organizer",
testimonial: "Kept our attendees energized all day. Highly recommended.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-hands-preparing-coffee-customer-coffee-shop_93675-135394.jpg",
imageAlt: "Medium shot transgender holding coffee cup",
},
id: "t4", name: "Mike Davis", role: "Festival Organizer", testimonial: "Kept our attendees energized all day. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-hands-preparing-coffee-customer-coffee-shop_93675-135394.jpg", imageAlt: "Medium shot transgender holding coffee cup"},
{
id: "t5",
name: "Jessica Lee",
role: "Venue Manager",
testimonial: "Our go-to coffee caterer for every major event at the facility.",
imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg?_wi=1",
imageAlt: "Medium shot transgender holding coffee cup",
},
id: "t5", name: "Jessica Lee", role: "Venue Manager", testimonial: "Our go-to coffee caterer for every major event at the facility.", imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg", imageAlt: "Medium shot transgender holding coffee cup"},
]}
title="What Event Organizers Say"
description="See why top producers and event planners choose Longshot Coffee."
@@ -206,11 +126,10 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
title="Let's Brew Together"
description="Ready to bring Longshot Coffee to your event? Call us at (323) 495-3015 or leave your email for a quote."
imageSrc="http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg"
inputPlaceholder="Enter your email address"
buttonText="Get a Free Quote"
tag="Contact Us"
@@ -222,13 +141,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Longshot Coffee"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Contact Us",
href: "#contact",
}}
text: "Contact Us", href: "#contact"}}
/>
</div>
</ReactLenis>