Merge version_2 into main #2
@@ -6,40 +6,25 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const dmSans = DM_Sans({
|
||||
variable: "--font-dm-sans",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-dm-sans", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Yammy Food - Fresh Fast Food in Salé | Open 24/7",
|
||||
description: "Order delicious burgers, tacos, and fries from Yammy Food in Salé, Morocco. 4.6★ rated. Dine-in, drive-through, and no-contact delivery available. Open until 3:30 AM.",
|
||||
keywords: "fast food, burgers, tacos, fries, delivery, Salé Morocco, restaurant",
|
||||
metadataBase: new URL("https://yammyfood.com"),
|
||||
title: "Yammy Food - Fresh Fast Food in Salé | Open 24/7", description: "Order delicious burgers, tacos, and fries from Yammy Food in Salé, Morocco. 4.6★ rated. Dine-in, drive-through, and no-contact delivery available. Open until 3:30 AM.", keywords: "fast food, burgers, tacos, fries, delivery, Salé Morocco, restaurant", metadataBase: new URL("https://yammyfood.com"),
|
||||
alternates: {
|
||||
canonical: "https://yammyfood.com",
|
||||
},
|
||||
canonical: "https://yammyfood.com"},
|
||||
openGraph: {
|
||||
title: "Yammy Food - Delicious Fast Food in Salé",
|
||||
description: "Fresh, fast, and full of flavor. Order your favorite burgers and tacos now!",
|
||||
siteName: "Yammy Food",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "Yammy Food - Delicious Fast Food in Salé", description: "Fresh, fast, and full of flavor. Order your favorite burgers and tacos now!", siteName: "Yammy Food", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-french-fries-burger-restaurant_169016-21816.jpg",
|
||||
alt: "Yammy Food - Delicious Burgers",
|
||||
},
|
||||
url: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-french-fries-burger-restaurant_169016-21816.jpg", alt: "Yammy Food - Delicious Burgers"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Yammy Food - Fresh Fast Food Delivery",
|
||||
description: "Order now and taste the difference. Available for dine-in, drive-through, and delivery.",
|
||||
images: ["http://img.b2bpic.net/free-photo/attractive-young-woman-eating-french-fries-burger-restaurant_169016-21816.jpg"],
|
||||
card: "summary_large_image", title: "Yammy Food - Fresh Fast Food Delivery", description: "Order now and taste the difference. Available for dine-in, drive-through, and delivery.", images: ["http://img.b2bpic.net/free-photo/attractive-young-woman-eating-french-fries-burger-restaurant_169016-21816.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
@@ -1431,4 +1416,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
138
src/app/page.tsx
138
src/app/page.tsx
@@ -107,64 +107,24 @@ export default function HomePage() {
|
||||
<ProductCardThree
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Classic Cheeseburger",
|
||||
price: "65 MAD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burger-with-salad-bacon_23-2148784490.jpg?_wi=1",
|
||||
imageAlt: "Classic Cheeseburger",
|
||||
},
|
||||
id: "1", name: "Classic Cheeseburger", price: "65 MAD", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burger-with-salad-bacon_23-2148784490.jpg?_wi=1", imageAlt: "Classic Cheeseburger"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Crispy Fried Chicken Burger",
|
||||
price: "75 MAD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grill-chicken-burger_1339-1361.jpg?_wi=1",
|
||||
imageAlt: "Crispy Fried Chicken Burger",
|
||||
},
|
||||
id: "2", name: "Crispy Fried Chicken Burger", price: "75 MAD", imageSrc: "http://img.b2bpic.net/free-photo/grill-chicken-burger_1339-1361.jpg?_wi=1", imageAlt: "Crispy Fried Chicken Burger"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Double Beef Deluxe",
|
||||
price: "85 MAD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-sandwiches-black-board-gray-blurred-surface_179666-42625.jpg?_wi=1",
|
||||
imageAlt: "Double Beef Deluxe",
|
||||
},
|
||||
id: "3", name: "Double Beef Deluxe", price: "85 MAD", imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-sandwiches-black-board-gray-blurred-surface_179666-42625.jpg?_wi=1", imageAlt: "Double Beef Deluxe"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Spicy Chicken Tacos (3)",
|
||||
price: "55 MAD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-high-angle_23-2148629376.jpg?_wi=1",
|
||||
imageAlt: "Spicy Chicken Tacos",
|
||||
},
|
||||
id: "4", name: "Spicy Chicken Tacos (3)", price: "55 MAD", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-high-angle_23-2148629376.jpg?_wi=1", imageAlt: "Spicy Chicken Tacos"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Beef Tacos (3)",
|
||||
price: "60 MAD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg?_wi=1",
|
||||
imageAlt: "Beef Tacos",
|
||||
},
|
||||
id: "5", name: "Beef Tacos (3)", price: "60 MAD", imageSrc: "http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg?_wi=1", imageAlt: "Beef Tacos"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Crispy Golden Fries",
|
||||
price: "30 MAD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-hot-french-fries-with-red-sauce-served-table_632805-37.jpg?_wi=1",
|
||||
imageAlt: "Crispy Golden Fries",
|
||||
},
|
||||
id: "6", name: "Crispy Golden Fries", price: "30 MAD", imageSrc: "http://img.b2bpic.net/free-photo/delicious-hot-french-fries-with-red-sauce-served-table_632805-37.jpg?_wi=1", imageAlt: "Crispy Golden Fries"},
|
||||
{
|
||||
id: "7",
|
||||
name: "Loaded Cheese Fries",
|
||||
price: "45 MAD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-fries-rustic-plate-generated-by-ai_188544-43099.jpg?_wi=1",
|
||||
imageAlt: "Loaded Cheese Fries",
|
||||
},
|
||||
id: "7", name: "Loaded Cheese Fries", price: "45 MAD", imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-fries-rustic-plate-generated-by-ai_188544-43099.jpg?_wi=1", imageAlt: "Loaded Cheese Fries"},
|
||||
{
|
||||
id: "8",
|
||||
name: "Fresh Orange Juice",
|
||||
price: "20 MAD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-orange-juice-placed-wood_1150-9666.jpg?_wi=1",
|
||||
imageAlt: "Fresh Orange Juice",
|
||||
},
|
||||
id: "8", name: "Fresh Orange Juice", price: "20 MAD", imageSrc: "http://img.b2bpic.net/free-photo/glass-orange-juice-placed-wood_1150-9666.jpg?_wi=1", imageAlt: "Fresh Orange Juice"},
|
||||
]}
|
||||
title="Our Menu"
|
||||
description="Explore our delicious selection of burgers, sandwiches, tacos, and sides. Everything is prepared fresh to order with premium ingredients."
|
||||
description="Everything from 20-85 MAD. Fresh ingredients, fast preparation. Explore our delicious selection of burgers, sandwiches, tacos, and sides. Every item crafted to satisfy your cravings."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -178,26 +138,14 @@ export default function HomePage() {
|
||||
<FeatureCardTwentyThree
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Dine-In Experience",
|
||||
tags: ["Comfortable seating", "Quick service"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=1",
|
||||
imageAlt: "Restaurant Dine-In",
|
||||
},
|
||||
id: "1", title: "Dine-In Experience", tags: ["Comfortable seating", "Quick service"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=1", imageAlt: "Restaurant Dine-In"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Drive-Through Convenience",
|
||||
tags: ["Fast pickup", "No parking needed"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-enjoying-takeaway-food-street_23-2149025841.jpg",
|
||||
imageAlt: "Drive-Through Service",
|
||||
},
|
||||
id: "2", title: "Drive-Through Convenience", tags: ["Fast pickup", "No parking needed"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-enjoying-takeaway-food-street_23-2149025841.jpg", imageAlt: "Drive-Through Service"},
|
||||
{
|
||||
id: "3",
|
||||
title: "No-Contact Delivery",
|
||||
tags: ["Safe delivery", "Contactless"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-courier-riding-bike-while-delivering-takeaway-food-meal-client-checking-adreess-phone-takeout-app-standing-yellow-background-studio-take-out-service-concept_482257-68965.jpg",
|
||||
imageAlt: "Food Delivery Service",
|
||||
},
|
||||
id: "3", title: "No-Contact Delivery", tags: ["Safe delivery", "Contactless"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-courier-riding-bike-while-delivering-takeaway-food-meal-client-checking-adreess-phone-takeout-app-standing-yellow-background-studio-take-out-service-concept_482257-68965.jpg", imageAlt: "Food Delivery Service"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="How We Serve You"
|
||||
@@ -213,59 +161,17 @@ export default function HomePage() {
|
||||
<TestimonialCardTen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Best Burgers in Salé",
|
||||
quote: "I've tried many burger joints in Salé, but Yammy Food has the freshest ingredients and fastest service. Their burgers are absolutely delicious!",
|
||||
name: "Ahmed El Mansouri",
|
||||
role: "Regular Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=1",
|
||||
imageAlt: "Ahmed El Mansouri",
|
||||
},
|
||||
id: "1", title: "Best Burgers in Salé", quote: "I've tried many burger joints in Salé, but Yammy Food has the freshest ingredients and fastest service. Their burgers are absolutely delicious!", name: "Ahmed El Mansouri", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=1", imageAlt: "Ahmed El Mansouri"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Perfect for Late-Night Cravings",
|
||||
quote: "Open until 3:30 AM? Yes, please! After a long day, Yammy Food is my go-to spot. Quality food, reasonable prices, and friendly staff.",
|
||||
name: "Fatima Bennani",
|
||||
role: "Local Resident",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=2",
|
||||
imageAlt: "Fatima Bennani",
|
||||
},
|
||||
id: "2", title: "Perfect for Late-Night Cravings", quote: "Open until 3:30 AM? Yes, please! After a long day, Yammy Food is my go-to spot. Quality food, reasonable prices, and friendly staff.", name: "Fatima Bennani", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=2", imageAlt: "Fatima Bennani"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Exceptional Value for Money",
|
||||
quote: "The portion sizes are generous and the prices are fair. 50-100 MAD gives you amazing food. Their tacos are my favorite!",
|
||||
name: "Mohamed Karim",
|
||||
role: "Food Enthusiast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=3",
|
||||
imageAlt: "Mohamed Karim",
|
||||
},
|
||||
id: "3", title: "Exceptional Value for Money", quote: "The portion sizes are generous and the prices are fair. 50-100 MAD gives you amazing food. Their tacos are my favorite!", name: "Mohamed Karim", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=3", imageAlt: "Mohamed Karim"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Quick and Reliable Delivery",
|
||||
quote: "I ordered delivery during this rainy evening. Arrived hot, fresh, and right on time. No-contact delivery option was perfect. Highly recommend!",
|
||||
name: "Leila Chraibi",
|
||||
role: "Busy Professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=4",
|
||||
imageAlt: "Leila Chraibi",
|
||||
},
|
||||
id: "4", title: "Quick and Reliable Delivery", quote: "I ordered delivery during this rainy evening. Arrived hot, fresh, and right on time. No-contact delivery option was perfect. Highly recommend!", name: "Leila Chraibi", role: "Busy Professional", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=4", imageAlt: "Leila Chraibi"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Great Family Spot",
|
||||
quote: "Took my kids for burgers and tacos last weekend. Everyone loved it! Clean restaurant, fast service, and the staff was super friendly.",
|
||||
name: "Hassan Ouaida",
|
||||
role: "Family Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=5",
|
||||
imageAlt: "Hassan Ouaida",
|
||||
},
|
||||
id: "5", title: "Great Family Spot", quote: "Took my kids for burgers and tacos last weekend. Everyone loved it! Clean restaurant, fast service, and the staff was super friendly.", name: "Hassan Ouaida", role: "Family Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=5", imageAlt: "Hassan Ouaida"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Consistently Delicious",
|
||||
quote: "Been coming here for months. Every time I order, the quality is consistent. That's what I appreciate most about Yammy Food.",
|
||||
name: "Yasmine Fiqhi",
|
||||
role: "Loyal Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=6",
|
||||
imageAlt: "Yasmine Fiqhi",
|
||||
},
|
||||
id: "6", title: "Consistently Delicious", quote: "Been coming here for months. Every time I order, the quality is consistent. That's what I appreciate most about Yammy Food.", name: "Yasmine Fiqhi", role: "Loyal Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=6", imageAlt: "Yasmine Fiqhi"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Join thousands of satisfied customers who love Yammy Food"
|
||||
@@ -281,4 +187,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user