From 6358c15b550bc0bb2184e372474cf3813663eb04 Mon Sep 17 00:00:00 2001 From: akash Date: Tue, 20 Jan 2026 15:12:10 +0530 Subject: [PATCH] contact, fotter , loacation formats updated --- public/images/maps-and-flags.png | Bin 0 -> 760 bytes src/app/book-a-table/ContactContent.tsx | 54 +++++++------ src/app/book-a-table/contact.module.css | 2 +- src/components/Catering/Catering.module.css | 25 +++--- src/components/Catering/Catering.tsx | 84 ++++++++++++++++---- src/components/Footer/Footer.module.css | 20 +++++ src/components/Footer/Footer.tsx | 36 ++++++--- 7 files changed, 158 insertions(+), 63 deletions(-) create mode 100644 public/images/maps-and-flags.png diff --git a/public/images/maps-and-flags.png b/public/images/maps-and-flags.png new file mode 100644 index 0000000000000000000000000000000000000000..7d051f27eec8d546ed3bc8b16426a0671d57eceb GIT binary patch literal 760 zcmVpF8FWQhbW?9;ba!ELWdL_~cP?peYja~^aAhuUa%Y?FJQ@H10)i5PW~#<4&VH%T=&TDh>mh#=eKre#o@XyLNO zKq$ItGrQ8nf=KAkCYkVOtf-wXq5?OXjym_WaH4y^`K@<%-|w8~J>T5>eIpdn^t;hE z3oats4jjzb3kVaI@GuavUlr;d9?g4w!vAdJLaF z0}d2~|J8z8oNf%+pNa+~-;D2a$~NM_;S%9nQoicCgd5u;OK#gT>m2|3ogDBrU_g`} zQMruBAdoUfJt7r)yWkEIiLo00W_l4QciD@UlkN$2C&EozU3 z?4LPz;7>cY0mo74HsJt)@cAUdCBrUHIT~>r#!uuNcRwk72)0CCn(#krXtpO1X55}2 zO?d+Z+2kVR!?~X_VGPVyq?~d3N&AUZB+j zR6Os?6X3%dHyGRfo9SpQ7W0|#SS;qlvZ6qxcSy&>$U0~<@sT-!0N$z>sNAY=o|*(m zPBooUweAA#=B66LcB9)UGXn%22I=>hN(bocx%VeFGLGNu+nSzX)5|`|6%|q7doDl* zoD&ZG@a|6ouH~nH#(R+bF*K*MSfXeE!`@rXa;D4!Fu8QVb$Qe*qcQ%F4 z3uq~H2d*FL=vXT`05aErGE@S8AQ-lv=UdDh0N_-X-$2Z(z%7|iS@acR6buLkJ69Z} z3*!pOXiZeRLm~Uue+K{rn8o$Cr;GLH{nIx!6CW8C=*c_|HH7UerSxT; qi_WcHYu*Is(@jBc90000
- + +
-

Call Us

+

Kitchener

- - Kitchener : 519-581-6363 - +

+ 1187 Fischer-Hallman Rd #435, Kitchener, ON N2E 4H9 +

- - Burlington : 289-313-9838 + + 519-581-6363
@@ -354,7 +355,28 @@ export default function ContactContent() {
-

Contact Us

+

Burlington

+ +
+

+ 1860 Appleby Line, Burlington, ON L7L 7H7 +

+ + + 289-313-9838 + +
+
+ + +
+
+ + + +
+ -
-
- - - - -
-
-

Location

-

1187 Fischer-Hallman Rd #435, Kitchener, ON N2E 4H9

-

- 1860 Appleby Line, Burlington, ON L7L 7H7 -

-
-
- {/* Map */} diff --git a/src/app/book-a-table/contact.module.css b/src/app/book-a-table/contact.module.css index 8ad8e65..8131ab5 100644 --- a/src/app/book-a-table/contact.module.css +++ b/src/app/book-a-table/contact.module.css @@ -252,7 +252,7 @@ font-family: var(--font-playfair); font-size: var(--subheading-size); color: #5d4037; - margin-bottom: 0.3rem; + margin-bottom: 10px; font-weight: 600; } diff --git a/src/components/Catering/Catering.module.css b/src/components/Catering/Catering.module.css index a85ead6..d11f48e 100644 --- a/src/components/Catering/Catering.module.css +++ b/src/components/Catering/Catering.module.css @@ -84,13 +84,13 @@ right: 0; /* slightly off-grid right alignment if desired, or keep flush */ background-color: #1a1a1af2; - padding: 20px 30px; + padding: 20px 20px; display: flex; align-items: center; gap: 15px; z-index: 10; text-decoration: none; - max-width: 320px; + max-width: 370px; border-left: 5px solid #c49c5c; box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5); } @@ -129,6 +129,7 @@ font-weight: 800; color: var(--color-gold); font-family: var(--font-heading); + white-space: nowrap; } .image { @@ -193,7 +194,7 @@ .middleContentRow { display: grid; grid-template-columns: 1.1fr 1fr; - + gap: 20px; margin-bottom: 40px; } @@ -292,7 +293,7 @@ .sliderdots { display: flex; gap: 8px; - margin-top: auto; + margin-top: 5px; z-index: 3; position: relative; } @@ -349,14 +350,14 @@ } @media (max-width: 1025px) and (min-width: 992px) { - + .middleContentRow { - display: grid; - grid-template-columns: 2fr; - - gap: 20px; - margin-bottom: 40px; -} + display: grid; + grid-template-columns: 2fr; + + gap: 20px; + margin-bottom: 40px; + } } @@ -416,7 +417,7 @@ top: 20px; right: 0; left: auto; - max-width: 250px; + max-width: 305px; padding: 15px; } diff --git a/src/components/Catering/Catering.tsx b/src/components/Catering/Catering.tsx index 75dd1d5..d584ff7 100644 --- a/src/components/Catering/Catering.tsx +++ b/src/components/Catering/Catering.tsx @@ -40,24 +40,63 @@ const VenueIcon = () => ( ) -const PhoneIcon = () => ( +const FamilyIcon = () => ( + + + + + + +) + +const BirthdayIcon = () => ( + + + + + + + + + + + +) + +const BabyIcon = () => ( + + + + + + +) + +const WeddingIcon = () => ( + + + +) + +const MailIcon = () => ( - + + ) const testimonials = [ { id: 1, - text: "Refined presentation, authentic flavours, and smooth execution made our event memorable." + text: "The service was seamless and the presentation was excellent. Antalya’s catering added a refined touch and authentic flavours to our event." }, { id: 2, - text: "Exceptional taste and thoughtful service impressed every guest and elevated the entire dining experience." + text: "Beautifully prepared dishes, professional coordination, and warm hospitality. Our guests truly enjoyed every part of the experience." }, { id: 3, - text: "Beautifully prepared dishes paired with attentive service created an elegant and enjoyable celebration." + text: "From planning to execution, everything was handled perfectly. The food was outstanding and left a lasting impression on everyone." } ] @@ -126,13 +165,13 @@ export default function Catering() {
{/* 3. Floating Call Widget (Clickable) */} - +
- +
- Call Us anytime - +1 519 588 2037 + Email us anytime + hello@antalyarestaurant.ca
@@ -169,25 +208,38 @@ export default function Catering() {

Corporate & Social Events

- {/*

Tailored menus for every occasion.

*/}
-
+
-

Signature Cuisine & Drinks

- {/*

Traditional charcoal-grilled dishes.

*/} +

Family gatherings

-
+
-

End-to-End Event Support

- {/*

Traditional charcoal-grilled dishes.

*/} +

Birthday Party

+
+
+ +
+
+
+
+

Baby shower

+
+
+ +
+
+
+
+

Weddings

diff --git a/src/components/Footer/Footer.module.css b/src/components/Footer/Footer.module.css index 97d3076..69cbf59 100644 --- a/src/components/Footer/Footer.module.css +++ b/src/components/Footer/Footer.module.css @@ -172,6 +172,26 @@ font-size: 1.1rem; } +.cityHeading { + font-family: var(--font-playfair); + font-size: 1rem; + margin: 10px 0 10px; + color: #d3cab3; + font-weight: 600; +} + +.locationItem { + margin-bottom: 1.5rem; +} + +.locationItem:last-child { + margin-bottom: 0; +} + +.contactRow span { + color: var(--color-paragraph); +} + .subHeading { font-family: var(--font-playfair); font-size: 1.3rem; diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index 5f46fb4..6e18aee 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -88,21 +88,37 @@ export default function Footer() { {/* LEFT - LOCATION */}

Location

-

- 1187 Fischer-Hallman Rd #435, Kitchener, ON N2E 4H9
- 1860 Appleby Line, Burlington, ON L7L 7H7 -

-
- Kitchener Phone Icon - Kitchener: 519-581-6363 + {/* Kitchener Location */} +
+

Kitchener

+
+ Location Icon + 1187 Fischer-Hallman Rd #435, Kitchener, ON N2E 4H9 +
+ {/*

Call us

*/} +
+ Phone Icon + 519-581-6363 +
-
- Burlington Phone Icon - Burlington: 289-313-9838 + {/* Burlington Location */} +
+

Burlington

+
+ Location Icon + 1860 Appleby Line, Burlington, ON L7L 7H7 +
+ {/*

Call us

*/} +
+ Phone Icon + 289-313-9838 +
+

Email us

+