Merge version_1 into main #3
@@ -65,9 +65,9 @@ export default function AboutPage() {
|
||||
{
|
||||
id: "1", name: "Traditional Recipes", price: "Est. 1980s", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-plate_23-2149882925.jpg", imageAlt: "Georgian chef preparing traditional food"},
|
||||
{
|
||||
id: "2", name: "Local Ingredients", price: "Farm Fresh", imageSrc: "http://img.b2bpic.net/free-photo/white-plate-with-delicious-vegetable-salad_114579-83669.jpg", imageAlt: "Fresh local vegetables"},
|
||||
id: "2", name: "Local Ingredients", price: "Farm Fresh", imageSrc: "http://img.b2bpic.net/free-photo/white-plate-with-delicious-vegetable-salad_114579-83669.jpg?_wi=2", imageAlt: "Fresh local vegetables"},
|
||||
{
|
||||
id: "3", name: "Warm Hospitality", price: "Always", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-christmas-interior-table-christmas-tree-festive-table-decoration_132075-14652.jpg", imageAlt: "Welcoming restaurant interior"},
|
||||
id: "3", name: "Warm Hospitality", price: "Always", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-christmas-interior-table-christmas-tree-festive-table-decoration_132075-14652.jpg?_wi=2", imageAlt: "Welcoming restaurant interior"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -82,7 +82,7 @@ export default function HomePage() {
|
||||
"http://img.b2bpic.net/free-photo/turkish-arabic-traditional-ramadan-mix-kebab-plate-kebab-adana-chicken-lamb-beef-lavash-bread-with-sauce-top-view_2829-6170.jpg", imageAlt: "Georgian lamb kebab"},
|
||||
{
|
||||
id: "3", name: "Fresh Georgian Salad", price: "12₾", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/white-plate-with-delicious-vegetable-salad_114579-83669.jpg", imageAlt: "Georgian salad with herbs"},
|
||||
"http://img.b2bpic.net/free-photo/white-plate-with-delicious-vegetable-salad_114579-83669.jpg?_wi=1", imageAlt: "Georgian salad with herbs"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -170,7 +170,7 @@ export default function HomePage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-christmas-interior-table-christmas-tree-festive-table-decoration_132075-14652.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-christmas-interior-table-christmas-tree-festive-table-decoration_132075-14652.jpg?_wi=1"
|
||||
imageAlt="Tamar Mepe restaurant interior"
|
||||
mediaPosition="right"
|
||||
buttonText="Send Request"
|
||||
|
||||
Reference in New Issue
Block a user