Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f4971b45d4 | |||
| 79ea41a83d | |||
| 99619d1633 | |||
| 5bf8006f0e | |||
| 0aeff05345 |
@@ -32,14 +32,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Reviews", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Services", id: "#services" },
|
||||
{ name: "Reviews", id: "#testimonials" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Ray Dubbz - Soul Food and More"
|
||||
/>
|
||||
@@ -50,8 +46,7 @@ export default function LandingPage() {
|
||||
title="Ray Dubbz - Soul Food and More"
|
||||
description="Experience authentic comfort food crafted with love. Bringing soulful flavors to your table with every bite."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
{ text: "Get a Quote", href: "#contact" },
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gourmet-soul-food-plate_23-2148734267.jpg"
|
||||
@@ -63,7 +58,7 @@ export default function LandingPage() {
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={true}
|
||||
tag="About Us"
|
||||
title="Excellence in Every Project"
|
||||
title="Excellence in Every Kitchen"
|
||||
description="At Ray Dubbz, we take pride in our craft. With years of experience serving our community, we provide reliable, high-quality, and authentic food solutions that turn your dining experience into a beautiful escape."
|
||||
subdescription="Our team focuses on quality work, customer satisfaction, and fair pricing to ensure you love your meal experience."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-dish-kitchen_23-2148902094.jpg"
|
||||
@@ -78,16 +73,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Authentic Recipes", description: "Traditional flavors passed down through generations.", imageSrc: "http://img.b2bpic.net/free-photo/traditional-food-spices_23-2148455644.jpg"},
|
||||
{
|
||||
title: "Fresh Ingredients", description: "Sourced locally to ensure maximum taste.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-farm-produce_23-2148348922.jpg"},
|
||||
{
|
||||
title: "Quality Prep", description: "Professional culinary attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/professional-kitchen-tools_23-2148679357.jpg"},
|
||||
{
|
||||
title: "Custom Catering", description: "Tailored menu concepts for your events.", imageSrc: "http://img.b2bpic.net/free-photo/catering-buffet-setup_23-2149175486.jpg"},
|
||||
{
|
||||
title: "Community First", description: "Serving our neighborhood with love and care.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-chef-with-happy-customers_23-2148792015.jpg"},
|
||||
{ title: "Authentic Recipes", description: "Traditional flavors passed down through generations.", imageSrc: "http://img.b2bpic.net/free-photo/traditional-food-spices_23-2148455644.jpg" },
|
||||
{ title: "Fresh Ingredients", description: "Sourced locally to ensure maximum taste.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-farm-produce_23-2148348922.jpg" },
|
||||
{ title: "Quality Prep", description: "Professional culinary attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/professional-kitchen-tools_23-2148679357.jpg" },
|
||||
{ title: "Custom Catering", description: "Tailored menu concepts for your events.", imageSrc: "http://img.b2bpic.net/free-photo/catering-buffet-setup_23-2149175486.jpg" },
|
||||
{ title: "Community First", description: "Serving our neighborhood with love and care.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-chef-with-happy-customers_23-2148792015.jpg" },
|
||||
]}
|
||||
title="Why Choose Ray Dubbz?"
|
||||
description="We are committed to delivering the best culinary results."
|
||||
@@ -101,12 +91,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Signature Platter", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/soul-food-plate-meat-sides_23-2148819545.jpg"},
|
||||
{
|
||||
id: "2", name: "Smoked Specialties", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/smoky-meat-plate_23-2148766735.jpg"},
|
||||
{
|
||||
id: "3", name: "Handmade Sides", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/side-dishes-bowl_23-2148698547.jpg"},
|
||||
{ id: "1", name: "Signature Platter", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/soul-food-plate-meat-sides_23-2148819545.jpg" },
|
||||
{ id: "2", name: "Smoked Specialties", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/smoky-meat-plate_23-2148766735.jpg" },
|
||||
{ id: "3", name: "Handmade Sides", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/side-dishes-bowl_23-2148698547.jpg" },
|
||||
]}
|
||||
title="Our Culinary Services"
|
||||
description="Comprehensive catering and food services."
|
||||
@@ -120,12 +107,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "500+", description: "Happy Diners"},
|
||||
{
|
||||
id: "m2", value: "4.9", description: "Star Rating"},
|
||||
{
|
||||
id: "m3", value: "100%", description: "Quality Commitment"},
|
||||
{ id: "m1", value: "500+", description: "Happy Diners" },
|
||||
{ id: "m2", value: "4.9", description: "Star Rating" },
|
||||
{ id: "m3", value: "100%", description: "Quality Commitment" },
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Proven culinary results in our community."
|
||||
@@ -137,13 +121,12 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Amazing flavors!", quote: "Absolutely love this company and their food!", name: "Tessa Miller", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/happy-diner-restaurant_23-2148940776.jpg"},
|
||||
{
|
||||
id: "2", title: "Best food ever", quote: "The culinary team is by far the best I have ever experienced.", name: "Brian Sanders", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/man-eating-delicious-meal_23-2150633270.jpg"},
|
||||
{ id: "1", title: "Incredible Experience", quote: "Ray Dubbz catered my wedding and the soul food was authentic, warm, and everyone loved it!", name: "Sarah Jenkins", role: "Wedding Client", imageSrc: "http://img.b2bpic.net/free-photo/happy-diner-restaurant_23-2148940776.jpg" },
|
||||
{ id: "2", title: "True Soul Food", quote: "The seasoning and preparation are spot on. It tastes just like my grandmother's cooking.", name: "Marcus Thorne", role: "Regular Diner", imageSrc: "http://img.b2bpic.net/free-photo/man-eating-delicious-meal_23-2150633270.jpg" },
|
||||
{ id: "3", title: "Professional and Friendly", quote: "Not only is the food great, but the team is incredibly accommodating and professional.", name: "Elena Rodriguez", role: "Event Planner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman_23-2148819545.jpg" }
|
||||
]}
|
||||
title="Customer Success"
|
||||
description="What our clients say about Ray Dubbz."
|
||||
description="Hear from our satisfied community members."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -152,10 +135,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "How do I place an order?", content: "Contact us via our form or visit our location directly."},
|
||||
{
|
||||
id: "f2", title: "Do you offer catering?", content: "Yes, we provide specialized catering for your events."},
|
||||
{ id: "f1", title: "How do I place an order?", content: "You can reach us through our contact form or call us directly during business hours to discuss your catering needs." },
|
||||
{ id: "f2", title: "Do you offer catering?", content: "Yes! We specialize in catering for weddings, corporate events, and private family gatherings with customizable menus." },
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Everything you need to know about our services."
|
||||
@@ -166,18 +147,13 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Contact Us Today"
|
||||
description="Ready to taste the difference? Send us a message."
|
||||
title="Get in Touch"
|
||||
description="Send us a message to discuss your event. We are open Monday-Friday: 10AM - 8PM, Saturday: 12PM - 9PM."
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
||||
]}
|
||||
textarea={{
|
||||
name: "message", placeholder: "Tell us about your catering needs..."}}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your catering needs or inquiry..." }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-smiling-in-kitchen_23-21489412584.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -186,13 +162,22 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Services", items: [
|
||||
{ label: "Catering", href: "#services" },
|
||||
{ label: "Events", href: "#services" },
|
||||
title: "Navigation", items: [
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Services", href: "#services" },
|
||||
{ label: "Reviews", href: "#testimonials" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Business Info", items: [
|
||||
{ label: "123 Soul Street, Flavor City", href: "#" },
|
||||
{ label: "(555) 123-4567", href: "tel:5551234567" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="Ray Dubbz"
|
||||
copyrightText="© 2025 | Ray Dubbz - Soul Food"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user