Merge version_1_1781406098806 into main #3
@@ -6,7 +6,6 @@ import HeroTiltedCards from '@/components/sections/hero/HeroTiltedCards';
|
||||
import MetricsFeatureCards from '@/components/sections/metrics/MetricsFeatureCards';
|
||||
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
|
||||
import TestimonialTrustCard from '@/components/sections/testimonial/TestimonialTrustCard';
|
||||
import { Award, CheckCircle, Clock, Flame, Shield, Sparkles } from "lucide-react";
|
||||
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
|
||||
export default function HomePage() {
|
||||
@@ -23,16 +22,11 @@ export default function HomePage() {
|
||||
secondaryButton={{
|
||||
text: "View Menu", href: "#menu"}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shrimp-black-pasta-with-clams-seeds_23-2148425591.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arabic-kebab-sandwich-wrapped-aluminium-foil-copy-space_23-2148651086.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shrimp-black-pasta-minimalist-dark-plate_23-2148425563.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-arrangement_23-2149072566.jpg"},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/shrimp-black-pasta-with-clams-seeds_23-2148425591.jpg"},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/arabic-kebab-sandwich-wrapped-aluminium-foil-copy-space_23-2148651086.jpg"},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg"},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/shrimp-black-pasta-minimalist-dark-plate_23-2148425563.jpg"},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-arrangement_23-2149072566.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -57,32 +51,23 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
title: "Authentic Recipes", description: "Traditional flavors made with care using secret family spice blends.", bentoComponent: "tilted-stack-cards", stackCards: [
|
||||
{
|
||||
icon: "Award", title: "Generations", subtitle: "Legacy", detail: "Time-tested"},
|
||||
{
|
||||
icon: "Sparkles", title: "Freshness", subtitle: "Quality", detail: "Handmade"},
|
||||
{
|
||||
icon: "Shield", title: "Integrity", subtitle: "Commitment", detail: "No Shortcuts"},
|
||||
{ icon: "Award", title: "Generations", subtitle: "Legacy", detail: "Time-tested"},
|
||||
{ icon: "Sparkles", title: "Freshness", subtitle: "Quality", detail: "Handmade"},
|
||||
{ icon: "Shield", title: "Integrity", subtitle: "Commitment", detail: "No Shortcuts"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Fresh Daily", description: "Every element of your meal is prepared fresh for every single customer.", bentoComponent: "info-card-marquee", infoCards: [
|
||||
{
|
||||
icon: "Flame", label: "Heat", value: "24/7"},
|
||||
{
|
||||
icon: "CheckCircle", label: "Quality", value: "100%"},
|
||||
{
|
||||
icon: "Clock", label: "Freshness", value: "Daily"},
|
||||
{ icon: "Flame", label: "Heat", value: "24/7"},
|
||||
{ icon: "CheckCircle", label: "Quality", value: "100%"},
|
||||
{ icon: "Clock", label: "Freshness", value: "Daily"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Consistency", description: "The exact same authentic flavor every time you visit us.", bentoComponent: "checklist-timeline", heading: "Our Promise", subheading: "To our guests", checklistItems: [
|
||||
{
|
||||
label: "No Frozen Shortcuts", detail: "We prioritize fresh meat."},
|
||||
{
|
||||
label: "Hand-Cut Quality", detail: "Traditional methods only."},
|
||||
{
|
||||
label: "Real Hospitality", detail: "A taste of home."},
|
||||
{ label: "No Frozen Shortcuts", detail: "We prioritize fresh meat."},
|
||||
{ label: "Hand-Cut Quality", detail: "Traditional methods only."},
|
||||
{ label: "Real Hospitality", detail: "A taste of home."},
|
||||
],
|
||||
completedLabel: "Guaranteed"},
|
||||
]}
|
||||
@@ -97,20 +82,13 @@ export default function HomePage() {
|
||||
title="Customer Favorites"
|
||||
description="Authentic Middle Eastern street food favorites."
|
||||
items={[
|
||||
{
|
||||
title: "Classic Chicken", description: "Slow roasted chicken wrap.", imageSrc: "http://img.b2bpic.net/free-photo/meat-shaurma-rolls-lavash-with-colorful-cherry-tomatoes_114579-7266.jpg"},
|
||||
{
|
||||
title: "Rich Beef", description: "Seasoned beef with sauce.", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720772.jpg"},
|
||||
{
|
||||
title: "Mixed Wrap", description: "Best of both worlds.", imageSrc: "http://img.b2bpic.net/free-photo/white-plate-with-vegetables-cup-juice_114579-60729.jpg"},
|
||||
{
|
||||
title: "Loaded Plate", description: "A generous feast.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dushbara-dumplings-soup-bowls-with-meat-greens-pepper-nude-surface-free-space-traditional-azerbaijani-dish_140725-62513.jpg"},
|
||||
{
|
||||
title: "Fresh Fries", description: "Perfect crispy sides.", imageSrc: "http://img.b2bpic.net/free-photo/italian-focaccia-with-rosemary_123827-22230.jpg"},
|
||||
{
|
||||
title: "Signature Sauce", description: "Our house-made specialty.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-italian-pasta-unusual-spiral-pasta-with-seasonings-dark-desk-pasta-meal-dinner-food-cooking-dish_140725-95545.jpg"},
|
||||
{
|
||||
title: "Fire Grilled", description: "Flame-grilled perfection.", imageSrc: "http://img.b2bpic.net/free-photo/empty-hot-barbecue-grill_1232-4236.jpg"},
|
||||
{ title: "Classic Chicken", description: "Slow roasted chicken wrap.", imageSrc: "http://img.b2bpic.net/free-photo/meat-shaurma-rolls-lavash-with-colorful-cherry-tomatoes_114579-7266.jpg"},
|
||||
{ title: "Rich Beef", description: "Seasoned beef with sauce.", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720772.jpg"},
|
||||
{ title: "Mixed Wrap", description: "Best of both worlds.", imageSrc: "http://img.b2bpic.net/free-photo/white-plate-with-vegetables-cup-juice_114579-60729.jpg"},
|
||||
{ title: "Loaded Plate", description: "A generous feast.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dushbara-dumplings-soup-bowls-with-meat-greens-pepper-nude-surface-free-space-traditional-azerbaijani-dish_140725-62513.jpg"},
|
||||
{ title: "Fresh Fries", description: "Perfect crispy sides.", imageSrc: "http://img.b2bpic.net/free-photo/italian-focaccia-with-rosemary_123827-22230.jpg"},
|
||||
{ title: "Signature Sauce", description: "Our house-made specialty.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-italian-pasta-unusual-spiral-pasta-with-seasonings-dark-desk-pasta-meal-dinner-food-cooking-dish_140725-95545.jpg"},
|
||||
{ title: "Fire Grilled", description: "Flame-grilled perfection.", imageSrc: "http://img.b2bpic.net/free-photo/empty-hot-barbecue-grill_1232-4236.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -147,16 +125,11 @@ export default function HomePage() {
|
||||
rating={5}
|
||||
author="Local Food Lovers"
|
||||
avatars={[
|
||||
{
|
||||
name: "Sarah", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-looking-up-shouting-with-aggressive-expression_141793-111675.jpg"},
|
||||
{
|
||||
name: "Mike", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-1905.jpg"},
|
||||
{
|
||||
name: "Elena", imageSrc: "http://img.b2bpic.net/free-photo/headshot-beautiful-female-model-with-blue-eyes-cute-cheerful-smile-posing-white-wall_273609-9057.jpg"},
|
||||
{
|
||||
name: "David", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-brunette-woman-wear-white-sweater-with-crossed-arms-looks-away-city-indoors_197531-33292.jpg"},
|
||||
{
|
||||
name: "Ali", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg"},
|
||||
{ name: "Sarah", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-looking-up-shouting-with-aggressive-expression_141793-111675.jpg"},
|
||||
{ name: "Mike", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-1905.jpg"},
|
||||
{ name: "Elena", imageSrc: "http://img.b2bpic.net/free-photo/headshot-beautiful-female-model-with-blue-eyes-cute-cheerful-smile-posing-white-wall_273609-9057.jpg"},
|
||||
{ name: "David", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-brunette-woman-wear-white-sweater-with-crossed-arms-looks-away-city-indoors_197531-33292.jpg"},
|
||||
{ name: "Ali", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -188,4 +161,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user