Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Hand-Tossed Dough", description: "Our signature dough is hand-crafted fresh daily, stretched to perfection by skilled hands. The result is a crust that's crispy on the outside, soft and chewy on the inside.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-top-view-concept-with-yellow-pepper-garlic-salt-white-surface_176474-203.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-top-view-concept-with-yellow-pepper-garlic-salt-white-surface_176474-203.jpg?_wi=1"
|
||||
},
|
||||
items: [
|
||||
{ icon: ChefHat, text: "Artisan Crafted Daily" },
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Secret Spice Blends", description: "Chef Touqeer's exclusive spice blends are carefully curated to enhance every flavor profile. These proprietary combinations elevate our pizzas above the rest.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-top-view-concept-with-yellow-pepper-garlic-salt-white-surface_176474-203.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-top-view-concept-with-yellow-pepper-garlic-salt-white-surface_176474-203.jpg?_wi=2"
|
||||
},
|
||||
items: [
|
||||
{ icon: Sparkles, text: "Chef's Exclusive Recipe" },
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Fresh Ingredients Daily", description: "We source only the freshest ingredients, prepared daily. From organic vegetables to premium mozzarella, quality is never compromised.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-top-view-concept-with-yellow-pepper-garlic-salt-white-surface_176474-203.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-top-view-concept-with-yellow-pepper-garlic-salt-white-surface_176474-203.jpg?_wi=3"
|
||||
},
|
||||
items: [
|
||||
{ icon: Leaf, text: "Fresh Produce Daily" },
|
||||
|
||||
Reference in New Issue
Block a user