Merge version_2 into main #2
@@ -50,24 +50,24 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="STARK FOOD"
|
||||
description="Bold Flavors. Modern Street Food Experience. Crafted fresh with intense flavor and energy."
|
||||
description="Authentic Italian flavors. A contemporary experience rooted in tradition, crafted with passion."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order or Reserve Now", href: "#booking"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-concept-with-copy-space_23-2148738888.jpg", imageAlt: "Street Food Grill"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-concept-with-copy-space_23-2148738888.jpg", imageAlt: "Pasta station"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stick-kebab-finely-cooked-served-with-orange-sauce_114579-1722.jpg", imageAlt: "Grill Close-up"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stick-kebab-finely-cooked-served-with-orange-sauce_114579-1722.jpg", imageAlt: "Italian grill"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-steak-with-rosemary-oil-mushrooms-barbecue_176474-3114.jpg", imageAlt: "Modern Kitchen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-steak-with-rosemary-oil-mushrooms-barbecue_176474-3114.jpg", imageAlt: "Traditional steak"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shoot-barbequed-sausages-cherry-tomatoes-wooden-surface_181624-6082.jpg", imageAlt: "Bold Flavor Dish"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shoot-barbequed-sausages-cherry-tomatoes-wooden-surface_181624-6082.jpg", imageAlt: "Fresh ingredients"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nice-cupcakes-inside-oven_23-2147758422.jpg", imageAlt: "Energy Atmosphere"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nice-cupcakes-inside-oven_23-2147758422.jpg", imageAlt: "Baked goods"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-with-dried-plums-near-cup-spices-pitcher_23-2148081061.jpg", imageAlt: "Street Food Scene"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-with-dried-plums-near-cup-spices-pitcher_23-2148081061.jpg", imageAlt: "Italian spice"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -76,15 +76,15 @@ export default function LandingPage() {
|
||||
<SplitAbout
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
title="Fast. Fresh. Flavorful."
|
||||
description="At Stark Food, we redefine the modern street food experience in Ramkhamhaeng. Our kitchen is built on energy, quality, and bold flavor combinations designed for those who don't compromise."
|
||||
title="Traditional. Authentic. Italian."
|
||||
description="At Stark Food, we bring the heart of Italy to Ramkhamhaeng. Our kitchen celebrates classic techniques and hand-picked ingredients, serving soul-warming Italian cuisine for the modern palate."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Freshly Prepared", description: "Ingredients sourced daily for maximum intensity."},
|
||||
title: "Artisanal Pasta", description: "Handmade daily for perfect texture."},
|
||||
{
|
||||
title: "Quick Service", description: "High-efficiency cooking without cutting corners."},
|
||||
title: "Authentic Recipes", description: "Timeless flavors perfected by generations."},
|
||||
{
|
||||
title: "High Energy Dining", description: "Immersive urban atmosphere, premium service."},
|
||||
title: "Mediterranean Vibes", description: "Welcoming atmosphere with genuine Italian hospitality."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208273.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -97,14 +97,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Bold Combinations", description: "Flavors that pop and satisfy every craving.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetable-preparing-salad_23-2147953648.jpg", imageAlt: "Bold Flavor"},
|
||||
title: "Handcrafted Pasta", description: "Authentic techniques ensure every bite is perfection.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetable-preparing-salad_23-2147953648.jpg", imageAlt: "Pasta"},
|
||||
{
|
||||
title: "Consistent Quality", description: "Perfection in every bite, every single time.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-chefs-posing-with-arms-crossed-camera-working-restaurant-kitchen-make-dish-meal-man-woman-uniform-being-professional-cooks-preparing-culinary-recipe_482257-45651.jpg", imageAlt: "Quality"},
|
||||
title: "Premium Ingredients", description: "Only the freshest Italian imports used daily.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-chefs-posing-with-arms-crossed-camera-working-restaurant-kitchen-make-dish-meal-man-woman-uniform-being-professional-cooks-preparing-culinary-recipe_482257-45651.jpg", imageAlt: "Quality"},
|
||||
{
|
||||
title: "Affordable Premium", description: "Luxury dining feel at a street food price point.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-preparing-delicious-dishes_329181-20709.jpg", imageAlt: "Value"},
|
||||
title: "Traditional Recipes", description: "Honoring heritage in every plate we serve.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-preparing-delicious-dishes_329181-20709.jpg", imageAlt: "Tradition"},
|
||||
]}
|
||||
title="Why Stark Food?"
|
||||
description="Experience food that matches your pace. Bold. Fresh. Real."
|
||||
title="The Italian Standard"
|
||||
description="Experience authentic Italy in every mouthful. Traditional, crafted, timeless."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -116,20 +116,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Signature Rice Bowl", price: "฿150", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-containing-mixed-ingredients-blue-ceramic-plate_114579-1997.jpg"},
|
||||
id: "1", name: "Classic Carbonara", price: "฿220", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-containing-mixed-ingredients-blue-ceramic-plate_114579-1997.jpg"},
|
||||
{
|
||||
id: "2", name: "Charcoal Grilled Skewers", price: "฿80", imageSrc: "http://img.b2bpic.net/free-photo/side-view-dessert-sweet-baked-pumpkin-with-nuts-cream_141793-3867.jpg"},
|
||||
id: "2", name: "Margherita Stone-Baked", price: "฿180", imageSrc: "http://img.b2bpic.net/free-photo/side-view-dessert-sweet-baked-pumpkin-with-nuts-cream_141793-3867.jpg"},
|
||||
{
|
||||
id: "3", name: "Urban Street Wrap", price: "฿120", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-fast-food-meal_23-2149291711.jpg"},
|
||||
id: "3", name: "Truffle Tagliatelle", price: "฿280", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-fast-food-meal_23-2149291711.jpg"},
|
||||
{
|
||||
id: "4", name: "Fresh Harvest Side", price: "฿95", imageSrc: "http://img.b2bpic.net/free-photo/topview-served-pork-salad-with-cheese-lettuce_8353-10590.jpg"},
|
||||
id: "4", name: "Traditional Bruschetta", price: "฿120", imageSrc: "http://img.b2bpic.net/free-photo/topview-served-pork-salad-with-cheese-lettuce_8353-10590.jpg"},
|
||||
{
|
||||
id: "5", name: "Signature Craft Drink", price: "฿60", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cocktail-with-ice-tray_23-2149438834.jpg"},
|
||||
id: "5", name: "House Spritz", price: "฿150", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cocktail-with-ice-tray_23-2149438834.jpg"},
|
||||
{
|
||||
id: "6", name: "Stark Tasting Platter", price: "฿350", imageSrc: "http://img.b2bpic.net/free-photo/frame-made-meat-roll-gnocchi-dish-tableware-vegetable-pieces_23-2148113659.jpg"},
|
||||
id: "6", name: "Tiramisu Classic", price: "฿160", imageSrc: "http://img.b2bpic.net/free-photo/frame-made-meat-roll-gnocchi-dish-tableware-vegetable-pieces_23-2148113659.jpg"},
|
||||
]}
|
||||
title="Flavor-Packed Menu"
|
||||
description="Discover our signature dishes curated for the bold."
|
||||
title="Authentic Italian Menu"
|
||||
description="Discover our curated collection of Italian favorites."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -141,23 +141,18 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah J.", role: "Local Foodie", company: "Ramkhamhaeng", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-asian-female-entrepreneur-cafe-owner-with-tablet-wearing-shop-uniform-standing-with_1258-197423.jpg"},
|
||||
id: "1", name: "Sarah J.", role: "Local Foodie", company: "Ramkhamhaeng", rating: 5},
|
||||
{
|
||||
id: "2", name: "Michael K.", role: "Office Worker", company: "Bangkok", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-bearded-man-with-specific-appearance-uses-tablet-computer_273609-8927.jpg"},
|
||||
id: "2", name: "Michael K.", role: "Office Worker", company: "Bangkok", rating: 5},
|
||||
{
|
||||
id: "3", name: "Emily P.", role: "Student", company: "University", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval_23-2148230800.jpg"},
|
||||
id: "3", name: "Emily P.", role: "Student", company: "University", rating: 5},
|
||||
{
|
||||
id: "4", name: "David W.", role: "Chef", company: "Local Expert", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/protection-security-rights-guarantee-illustration_53876-123003.jpg"},
|
||||
id: "4", name: "David W.", role: "Chef", company: "Local Expert", rating: 5},
|
||||
{
|
||||
id: "5", name: "Jessica L.", role: "Regular", company: "Neighborhood", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-holding-up-fried-potato_23-2148314202.jpg"},
|
||||
id: "5", name: "Jessica L.", role: "Regular", company: "Neighborhood", rating: 5},
|
||||
]}
|
||||
title="A Favorite Spot for Food Lovers"
|
||||
description="Don't just take our word for it—join the Stark Food movement."
|
||||
title="Loved by Our Guests"
|
||||
description="Experience the authenticity that brings guests back."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -169,16 +164,16 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
id: "1", icon: Flame,
|
||||
title: "Skewers Grilled", value: "500+"},
|
||||
title: "Pasta Plates", value: "1k+"},
|
||||
{
|
||||
id: "2", icon: Smile,
|
||||
title: "Happy Diners", value: "10k+"},
|
||||
title: "Satisfied Guests", value: "10k+"},
|
||||
{
|
||||
id: "3", icon: Award,
|
||||
title: "Local Favorites", value: "Top 5"},
|
||||
title: "Authentic Recipes", value: "50+"},
|
||||
]}
|
||||
title="Stark By The Numbers"
|
||||
description="Passion measured in every bite served."
|
||||
title="Italian Tradition By Numbers"
|
||||
description="Crafting excellence in every single dish."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -189,16 +184,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "1", name: "Express Delivery", price: "Fast", features: [
|
||||
"Speedy preparation", "Hot & fresh guarantee", "Anywhere in range"],
|
||||
id: "1", name: "Express Authentic", price: "Fast", features: [
|
||||
"Fast delivery", "Hot meal guarantee", "Authentic Italian taste"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Order Now", href: "#booking"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "2", name: "Table Reservation", price: "Atmosphere", features: [
|
||||
"Skip the queue", "Prime seating", "Full Stark experience"],
|
||||
id: "2", name: "Dine-in Experience", price: "Atmosphere", features: [
|
||||
"Queue-free access", "Best table seating", "Full menu availability"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Reserve Now", href: "#booking"},
|
||||
@@ -206,7 +201,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
title="Order or Reserve Now"
|
||||
description="Choose your path to bold flavor. Quick delivery or reservation."
|
||||
description="Start your culinary journey through Italy."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -216,8 +211,8 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Booking"
|
||||
title="Order or Reserve"
|
||||
description="Name, Phone, Email, Guests/Order details. Fast confirmation. No waiting."
|
||||
title="Reserve Your Italian Table"
|
||||
description="Book a table or place your order. Fast confirmation. Pure Italian flavor."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order or Reserve Now", href: "#booking"},
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #000000;
|
||||
--card: #121212;
|
||||
--foreground: #FFFFFF;
|
||||
--primary-cta: #E34400;
|
||||
--background: #fbfbfb;
|
||||
--card: #f0f0f0;
|
||||
--foreground: #1a1a1a;
|
||||
--primary-cta: #c1272d;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #000000;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #FFFFFF;
|
||||
--accent: #E34400;
|
||||
--background-accent: #121212;
|
||||
--accent: #f0b400;
|
||||
--background-accent: #e0e0e0;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user