Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-06-01 06:46:31 +00:00

View File

@@ -133,11 +133,11 @@ export default function LandingPage() {
{
id: "feature-1", title: "Crispy Smashed Patties", descriptions: [
"Thin patties smashed onto a hot grill for an irresistible crispy sear and juicy interior."],
imageSrc: "http://img.b2bpic.net/free-photo/baked-homemade-sausage-wooden-board_2829-4552.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/baked-homemade-sausage-wooden-board_2829-4552.jpg?_wi=1"},
{
id: "feature-2", title: "Premium Local Beef", descriptions: [
"Only the finest, locally sourced beef is used, ensuring freshness and exceptional taste."],
imageSrc: "http://img.b2bpic.net/free-photo/ingredient-cooking-grilled-meat-ground-meat_185193-110915.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/ingredient-cooking-grilled-meat-ground-meat_185193-110915.jpg?_wi=1"},
{
id: "feature-3", title: "Signature Secret Sauce", descriptions: [
"Our unique, tangy, and creamy secret sauce adds an unforgettable flavor explosion to every bite."],
@@ -273,9 +273,9 @@ export default function LandingPage() {
{
id: "blog-1", category: "Recipes", title: "The Secret to a Perfect Smash Patty", excerpt: "Unlock the secrets to achieving that irresistible crispy crust and juicy interior every time.", imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-burger-wooden-board_23-2150887813.jpg", imageAlt: "Smash patty on a grill", authorName: "Chef Maria", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-smiling-male-chef-with-fresh-vegetables-mixing-meal-making-call-me-gesture-white-kitchen_140725-97063.jpg", date: "October 26, 2023"},
{
id: "blog-2", category: "Behind the Scenes", title: "A Day in the Life of a Smasher", excerpt: "Get an exclusive look at what goes on behind the counter to bring you the best burgers.", imageSrc: "http://img.b2bpic.net/free-photo/baked-homemade-sausage-wooden-board_2829-4552.jpg", imageAlt: "Chef preparing food", authorName: "Alex Stone", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EUoCtm2080NyPbGMRSXz4qbGLr/uploaded-1780293677011-zq41m522.png?_wi=1", date: "October 20, 2023"},
id: "blog-2", category: "Behind the Scenes", title: "A Day in the Life of a Smasher", excerpt: "Get an exclusive look at what goes on behind the counter to bring you the best burgers.", imageSrc: "http://img.b2bpic.net/free-photo/baked-homemade-sausage-wooden-board_2829-4552.jpg?_wi=2", imageAlt: "Chef preparing food", authorName: "Alex Stone", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EUoCtm2080NyPbGMRSXz4qbGLr/uploaded-1780293677011-zq41m522.png?_wi=1", date: "October 20, 2023"},
{
id: "blog-3", category: "Ingredients", title: "Sourcing the Best Local Produce", excerpt: "Discover our commitment to fresh, local ingredients that make all the difference in taste.", imageSrc: "http://img.b2bpic.net/free-photo/ingredient-cooking-grilled-meat-ground-meat_185193-110915.jpg", imageAlt: "Fresh ingredients on a counter", authorName: "Ben Davis", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-stylish-man-standing-room-white-shirt_1157-13679.jpg", date: "October 15, 2023"},
id: "blog-3", category: "Ingredients", title: "Sourcing the Best Local Produce", excerpt: "Discover our commitment to fresh, local ingredients that make all the difference in taste.", imageSrc: "http://img.b2bpic.net/free-photo/ingredient-cooking-grilled-meat-ground-meat_185193-110915.jpg?_wi=2", imageAlt: "Fresh ingredients on a counter", authorName: "Ben Davis", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-stylish-man-standing-room-white-shirt_1157-13679.jpg", date: "October 15, 2023"},
{
id: "blog-4", category: "Community", title: "Our Favorite Fan Creations", excerpt: "We love seeing your unique burger combinations! Check out some of the most creative ones.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-appetizing-burger_23-2149591963.jpg", imageAlt: "Custom-made burger", authorName: "Smash Burger Co. Team", authorAvatar: "http://img.b2bpic.net/free-photo/group-middle-age-friends-having-fun-night_23-2149237483.jpg", date: "October 10, 2023"},
]}