Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-08 20:16:47 +00:00
5 changed files with 1393 additions and 26 deletions

View File

@@ -97,7 +97,7 @@ export default function AboutPage() {
title: "Fresh Ingredients Daily",
description: "We source the finest ingredients fresh daily to ensure every dish meets our high-quality standards.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/chef-making-vegan-wrap-with-red-peppers-tomatoes_181624-34922.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-making-vegan-wrap-with-red-peppers-tomatoes_181624-34922.jpg?_wi=2",
},
items: [
{ icon: Check, text: "Premium quality ingredients" },
@@ -111,7 +111,7 @@ export default function AboutPage() {
title: "Lightning Fast Service",
description: "Hot, fresh food delivered to your door in minutes. Whether dine-in or delivery, we prioritize speed without compromising quality.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-with-beverage-using-smartphone-cafe_23-2147826810.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-beverage-using-smartphone-cafe_23-2147826810.jpg?_wi=2",
},
items: [
{ icon: Check, text: "Quick preparation" },
@@ -125,7 +125,7 @@ export default function AboutPage() {
title: "Affordable Prices",
description: "Great taste doesn't have to break the bank. We offer competitive prices for generous portions and authentic flavors.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/people-directing-new-movie-together_23-2149066336.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-directing-new-movie-together_23-2149066336.jpg?_wi=2",
},
items: [
{ icon: Check, text: "Best value meals" },

View File

@@ -78,7 +78,7 @@ export default function ContactPage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/road-navigation_23-2147514319.jpg"
imageSrc="http://img.b2bpic.net/free-vector/road-navigation_23-2147514319.jpg?_wi=2"
imageAlt="GB Flame and Flavor Location in Korangi"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -104,7 +104,7 @@ export default function ContactPage() {
quote: "I've tried many restaurants in Korangi, but GB Flame & Flavor stands out. The quality, taste, and service are unmatched!",
name: "Hassan Malik",
role: "Korangi Resident",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg?_wi=2",
imageAlt: "Hassan Malik",
},
{
@@ -113,7 +113,7 @@ export default function ContactPage() {
quote: "Open till late night and the food quality never dips. This is my go-to spot after work. Highly recommended!",
name: "Zainab Syed",
role: "Office Professional",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=2",
imageAlt: "Zainab Syed",
},
{
@@ -122,7 +122,7 @@ export default function ContactPage() {
quote: "We visit GB Flame & Flavor every weekend. The kids love the momos and burgers, and prices are very reasonable.",
name: "Imran Khan",
role: "Family of Four",
imageSrc: "http://img.b2bpic.net/free-photo/child-spending-time-with-their-parents_23-2149453323.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/child-spending-time-with-their-parents_23-2149453323.jpg?_wi=2",
imageAlt: "Imran Khan",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -100,7 +100,7 @@ export default function MenuPage() {
price: "RS 320",
rating: 5,
reviewCount: "2.3k",
imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-vegetables-mushrooms-white-beans_140725-6749.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-vegetables-mushrooms-white-beans_140725-6749.jpg?_wi=2",
imageAlt: "Delicious chicken chowmein with vegetables",
},
{
@@ -110,7 +110,7 @@ export default function MenuPage() {
price: "RS 350",
rating: 5,
reviewCount: "1.8k",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-dish-cooking-frying-meat-inside-round-pan-kitchen_140725-14410.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-dish-cooking-frying-meat-inside-round-pan-kitchen_140725-14410.jpg?_wi=2",
imageAlt: "Fragrant fried rice with egg and chicken",
},
{
@@ -120,7 +120,7 @@ export default function MenuPage() {
price: "RS 380",
rating: 5,
reviewCount: "1.5k",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-lamb-with-vegetables-fresh-herbs-sauce-plate-wood_141793-11653.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-lamb-with-vegetables-fresh-herbs-sauce-plate-wood_141793-11653.jpg?_wi=2",
imageAlt: "Grilled chicken shashlik with peppers",
},
{
@@ -130,7 +130,7 @@ export default function MenuPage() {
price: "RS 200",
rating: 5,
reviewCount: "2.1k",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-asian-food-plate-high-angle_23-2148771268.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-asian-food-plate-high-angle_23-2148771268.jpg?_wi=2",
imageAlt: "Steamed momos with dipping sauce",
},
{
@@ -140,7 +140,7 @@ export default function MenuPage() {
price: "RS 280",
rating: 5,
reviewCount: "1.9k",
imageSrc: "http://img.b2bpic.net/free-photo/knife-delicious-meat-sandwich-green-black-tray-left-side-blurred-surface-with-free-space_179666-42677.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/knife-delicious-meat-sandwich-green-black-tray-left-side-blurred-surface-with-free-space_179666-42677.jpg?_wi=2",
imageAlt: "Juicy burgers with fresh toppings",
},
{
@@ -150,7 +150,7 @@ export default function MenuPage() {
price: "RS 150",
rating: 5,
reviewCount: "2.5k",
imageSrc: "http://img.b2bpic.net/free-photo/blue-box-french-fries-with-ketchup_23-2148272965.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blue-box-french-fries-with-ketchup_23-2148272965.jpg?_wi=2",
imageAlt: "Crispy golden fries served hot",
},
]}

View File

@@ -146,7 +146,7 @@ export default function HomePage() {
price: "RS 320",
rating: 5,
reviewCount: "2.3k",
imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-vegetables-mushrooms-white-beans_140725-6749.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-vegetables-mushrooms-white-beans_140725-6749.jpg?_wi=1",
imageAlt: "Delicious chicken chowmein with vegetables",
},
{
@@ -156,7 +156,7 @@ export default function HomePage() {
price: "RS 350",
rating: 5,
reviewCount: "1.8k",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-dish-cooking-frying-meat-inside-round-pan-kitchen_140725-14410.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-dish-cooking-frying-meat-inside-round-pan-kitchen_140725-14410.jpg?_wi=1",
imageAlt: "Fragrant fried rice with egg and chicken",
},
{
@@ -166,7 +166,7 @@ export default function HomePage() {
price: "RS 380",
rating: 5,
reviewCount: "1.5k",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-lamb-with-vegetables-fresh-herbs-sauce-plate-wood_141793-11653.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-roasted-lamb-with-vegetables-fresh-herbs-sauce-plate-wood_141793-11653.jpg?_wi=1",
imageAlt: "Grilled chicken shashlik with peppers",
},
{
@@ -176,7 +176,7 @@ export default function HomePage() {
price: "RS 200",
rating: 5,
reviewCount: "2.1k",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-asian-food-plate-high-angle_23-2148771268.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-asian-food-plate-high-angle_23-2148771268.jpg?_wi=1",
imageAlt: "Steamed momos with dipping sauce",
},
{
@@ -186,7 +186,7 @@ export default function HomePage() {
price: "RS 280",
rating: 5,
reviewCount: "1.9k",
imageSrc: "http://img.b2bpic.net/free-photo/knife-delicious-meat-sandwich-green-black-tray-left-side-blurred-surface-with-free-space_179666-42677.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/knife-delicious-meat-sandwich-green-black-tray-left-side-blurred-surface-with-free-space_179666-42677.jpg?_wi=1",
imageAlt: "Juicy burgers with fresh toppings",
},
{
@@ -196,7 +196,7 @@ export default function HomePage() {
price: "RS 150",
rating: 5,
reviewCount: "2.5k",
imageSrc: "http://img.b2bpic.net/free-photo/blue-box-french-fries-with-ketchup_23-2148272965.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blue-box-french-fries-with-ketchup_23-2148272965.jpg?_wi=1",
imageAlt: "Crispy golden fries served hot",
},
]}
@@ -219,7 +219,7 @@ export default function HomePage() {
title: "Fresh Ingredients Daily",
description: "We source the finest ingredients fresh daily to ensure every dish meets our high-quality standards.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/chef-making-vegan-wrap-with-red-peppers-tomatoes_181624-34922.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-making-vegan-wrap-with-red-peppers-tomatoes_181624-34922.jpg?_wi=1",
},
items: [
{ icon: Check, text: "Premium quality ingredients" },
@@ -233,7 +233,7 @@ export default function HomePage() {
title: "Lightning Fast Service",
description: "Hot, fresh food delivered to your door in minutes. Whether dine-in or delivery, we prioritize speed without compromising quality.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-with-beverage-using-smartphone-cafe_23-2147826810.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-beverage-using-smartphone-cafe_23-2147826810.jpg?_wi=1",
},
items: [
{ icon: Check, text: "Quick preparation" },
@@ -247,7 +247,7 @@ export default function HomePage() {
title: "Affordable Prices",
description: "Great taste doesn't have to break the bank. We offer competitive prices for generous portions and authentic flavors.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/people-directing-new-movie-together_23-2149066336.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-directing-new-movie-together_23-2149066336.jpg?_wi=1",
},
items: [
{ icon: Check, text: "Best value meals" },
@@ -276,7 +276,7 @@ export default function HomePage() {
quote: "I've tried many restaurants in Korangi, but GB Flame & Flavor stands out. The quality, taste, and service are unmatched!",
name: "Hassan Malik",
role: "Korangi Resident",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg?_wi=1",
imageAlt: "Hassan Malik",
},
{
@@ -285,7 +285,7 @@ export default function HomePage() {
quote: "Open till late night and the food quality never dips. This is my go-to spot after work. Highly recommended!",
name: "Zainab Syed",
role: "Office Professional",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=1",
imageAlt: "Zainab Syed",
},
{
@@ -294,7 +294,7 @@ export default function HomePage() {
quote: "We visit GB Flame & Flavor every weekend. The kids love the momos and burgers, and prices are very reasonable.",
name: "Imran Khan",
role: "Family of Four",
imageSrc: "http://img.b2bpic.net/free-photo/child-spending-time-with-their-parents_23-2149453323.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/child-spending-time-with-their-parents_23-2149453323.jpg?_wi=1",
imageAlt: "Imran Khan",
},
{
@@ -350,7 +350,7 @@ export default function HomePage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/road-navigation_23-2147514319.jpg"
imageSrc="http://img.b2bpic.net/free-vector/road-navigation_23-2147514319.jpg?_wi=1"
imageAlt="GB Flame and Flavor Location in Korangi"
mediaAnimation="slide-up"
mediaPosition="right"